Releases: leoafarias/pub_api_client
Releases · leoafarias/pub_api_client
3.0.0
- Replaced deprecated
pubspec
topubspec_parse
package - Extensions for Pubspec, repository, issueTracker, screenshots, and issueTracker are now properties and not methods, for consistency with
pubspec_parse
Full Changelog: 2.7.1...3.0.0
2.7.1
What's Changed
- Fix result data class by @tilucasoli in #50
New Contributors
- @tilucasoli made their first contribution in #50
Full Changelog: 2.7.0...2.7.1
2.7.0
What's Changed
- Updated schema by @leoafarias in #48
- Add missing field to pubspec by @jxstxn1 in #47
New Contributors
Full Changelog: 2.6.0...3.0.0
2.6.0
What's Changed
- Fixes issue when closing client by @leoafarias in #40
- Added topics to search method by @leoafarias in #41
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- Update dependencies; Dart SDK version to
3.0.0
. by @gmpassos in #36 - Ability to customize user agent by @leoafarias in #37
- Fix/handle invalid json error by @leoafarias in #38
- Chore/update doc endpoint by @leoafarias in #39
New Contributors
Full Changelog: 2.4.0...2.5.0