pub_updater 0.4.0 pub_updater: ^0.4.0 copied to clipboard
A Dart package which enables checking whether a package is up to date.
0.4.0 #
- fix!: activation of package on self-hosted url (#46)
- chore(deps): bump process from 4.2.4 to 5.0.0 (#52)
0.3.1 (2023-06-19) #
0.3.0 (2023-04-11) #
Bug Fixes #
- avoid false negatives when the current version is a pre-release and there is a prior stable release on pub (#41) (0a14ccd)