Skip to content

Releases: mr-pmillz/eoldate

v1.0.6

29 Sep 01:06
Compare
Choose a tag to compare

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

28 Sep 21:51
Compare
Choose a tag to compare

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

11 Sep 04:01
Compare
Choose a tag to compare

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

10 Sep 20:22
Compare
Choose a tag to compare

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

10 Sep 19:41
Compare
Choose a tag to compare

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

10 Sep 18:31
Compare
Choose a tag to compare

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

10 Sep 01:06
Compare
Choose a tag to compare

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

05 Sep 07:42
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented here

0.0.9 - 2024-09-05

🛠 Improvements

⚙️ Miscellaneous

v0.0.7

05 Sep 05:16
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented here

0.0.7 - 2024-09-05

🛠 Improvements

⚙️ Miscellaneous

v0.0.6

05 Sep 05:06
Compare
Choose a tag to compare

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