Sha256: be68c3b847d6ec24e29f3433f5f5f51b4e69e74dcae5d43f2084195dab80caa6
Contents?: true
Size: 745 Bytes
Versions: 1
Compression:
Stored size: 745 Bytes
Contents
## [Unreleased] ## [0.4.0] - 2024-01-21 * Add Categories to API (thanks @lbrito1) * Add Category domain model * Add stats API and domain model ## [0.3.0] - 2023-09-22 * Add `max` parameter to search requests (thanks @lbrito1) ## [0.2.1] - 2023-07-06 * Raise exception when `Podcast.find` returns no result ([#6](https://github.com/jasonyork/podcast-index/issues/6)) ## [0.2.0] - 2023-04-24 * BREAKING: Switching to be more consistent with ActiveRecord conventions, using `find_by` and `where` methods for all models * Add support for all "Search", "Podcasts", "Episodes", "Recent" and "Value" sections of the API. This introduces the `Soundbite` and `Value` domain models. * Update README.md ## [0.1.0] - 2023-01-06 - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
podcast_index-0.4.0 | CHANGELOG.md |