mirror of
https://github.com/CamHenlin/MessagesForMacintosh.git
synced 2024-11-22 10:32:39 +00:00
1.0 KiB
1.0 KiB
CHANGELOG
NOTE: This changelog is no longer maintained. Changes are now tracked in
the top level CHANGELOG.md
.
1.1.12
- No changes.
1.1.11
- No changes.
1.1.10
- Added optional generics to cache manipulation methods (typescript). PR #3541
1.1.9
- No public facing functionality changes.
- Various internal code cleanup, tooling and dependency changes.
1.1.8
- Not documented
1.1.7
- Not documented
1.1.6
- Improve code coverage
- Map coverage to original source
1.1.3
- Dependency updates
1.1.2
- Dependency updates
1.1.1
- Dependency updates
1.1.0
- Add cache.writeData to base cache type & DataProxy PR #2818
1.0.3
- Dependency updates
1.0.2
- Package dependency updates
1.0.1
- Improved rollup builds
1.0.0
- Initial solid cache API