- chore: tighten dependencies (#62)
- fix!: activation of package on self-hosted url (#46)
- chore(deps): bump process from 4.2.4 to 5.0.0 (#52)
- avoid false negatives when the current version is a pre-release and there is a prior stable release on pub (#41) (0a14ccd)
- add version constraints to update method (#37) (ec14539)
- deps: bump very_good_analysis from 6.0.0 to 7.0.0 (#67) (a5bc03f)
- deps: upgrade to very good analysis 10.0.0 (#71) (c644cf8)
- deps: upgrade very_good_analysis to 10.3.0 (#81) (bcb7b59), closes #80
- use /api/packages to fetch latest version (#17) (23dc699)
- use http.get when client is not provided (#7) (67ec60c)
- implement isUpToDate and update APIs (#1) (adc1312)