- Fix bug #32 (on Github)
- Update .gitignore
- Update README to recommend v4
- Fix bug #20 (on GitHub)
- Updated README
- Fix bug #17 (on GitHub)
- Removed an invalid example
- Updated README
- Last quick fixes
- Publish to pub.dev
- Use AlarmManager for background tasks to resolve issues
- Move to more appropriate date system for changelog
- Rewritten documentation
- Improved examples
- Improved easy shape chooser
- Huge refactoring to make methods easier to use and more flexible
- Addition of circle region
- Refactoring of square region
- Removal of tuple from main methods
- Addition of ability to exclude pure sea tiles
- Addition of multiple caching tables
- Performance improvements
- Add donation method
- Add GitHub actions
- Added easy shape chooser
- Publish to pub.dev
- Null safety finalised
- Attempt to publish (failed)
- Increased default values (increased default cache limit (tiles) to 20000 and default cache duration to 31 days)
- Improved readme (added badges, simplified a calculation and increased detail on how to install and import)
- Re-organised file structure to match recommended layout
- Added changelog heading to please linter
- Fixed issues with WMS tile layer options
- DO NOT UPDATE TO THIS VERSION as there is a full new release coming soon
- Enable sound null-safety (Breaking Change: Only SDK
>= 2.12.0
allowed)
- Initial release
- First publish to pub.dev