Releases: mr-pmillz/eoldate
Releases · mr-pmillz/eoldate
v1.0.6
Changelog
All notable changes to this project will be documented here
1.0.6 - 2024-09-29
🛠 Improvements
- Updated IsSupportedSoftwareVersion to return a *semver.Version object - (1e8c7dd)
- Update changelog - (77c28e9)
⚙️ Miscellaneous
- Dep bumped goreleaser to v2 in ci - (1e8c7dd)
v1.0.5
Changelog
All notable changes to this project will be documented here
1.0.5 - 2024-09-28
✨ New features
- Add color to extended support date - (37d435a)
🛠 Improvements
v1.0.4
Changelog
All notable changes to this project will be documented here
1.0.4 - 2024-09-11
🛠 Improvements
⚙️ Miscellaneous
- Return matched Product data to function calls - (ec4ee11)
v1.0.3
Changelog
All notable changes to this project will be documented here
1.0.3 - 2024-09-10
⚡ Performance
- Optimized latest version edge case handling - (9fef918)
📦 Dependencies
- Dependency bumped versions - (9fef918)
🛠 Improvements
⚙️ Miscellaneous
- Removed comment from README.md example code - (6fa085a)
v1.0.2
Changelog
All notable changes to this project will be documented here
1.0.2 - 2024-09-10
✨ New features
- Added support for versions less than lowest cycle version - (3b0125d)
🛠 Improvements
- Updated README.md example code - (995b24e)
- Update CHANGELOG.md - (5e79a8a)
v1.0.1
Changelog
All notable changes to this project will be documented here
1.0.1 - 2024-09-10
✨ New features
- Added semver for semantic versioning support compairsons - (5aca6c4)
⚡ Performance
- Optimized IsSupportedSoftwareVersion and IsVersionSupported funcs - (5aca6c4)
🛠 Improvements
v1.0.0
Changelog
All notable changes to this project will be documented here
1.0.0 - 2024-09-10
✨ New features
- Added local file caching - (248e77c)
🛠 Improvements
v0.0.9
Changelog
All notable changes to this project will be documented here
0.0.9 - 2024-09-05
🛠 Improvements
⚙️ Miscellaneous
v0.0.7
Changelog
All notable changes to this project will be documented here
0.0.7 - 2024-09-05
🛠 Improvements
⚙️ Miscellaneous
v0.0.6
Changelog
All notable changes to this project will be documented here
0.0.6 - 2024-09-05
⚡ Performance
- Optimized code, dynamic table columns - (55f3590)
🛠 Improvements
- Update README.md CHANGELOG.md cliff.toml - (d398e29)
- Update CHANGELOG.md - (0d148dd)
⚙️ Miscellaneous