Skip to content

Latest commit

 

History

History
175 lines (91 loc) · 7.25 KB

CHANGELOG.md

File metadata and controls

175 lines (91 loc) · 7.25 KB

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)

1.0.5 - 2024-09-28

✨ New features

  • Add color to extended support date - (37d435a)

🛠 Improvements

1.0.4 - 2024-09-11

🛠 Improvements

⚙️ Miscellaneous

  • Return matched Product data to function calls - (ec4ee11)

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)

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)

1.0.1 - 2024-09-10

✨ New features

  • Added semver for semantic versioning support compairsons - (5aca6c4)

⚡ Performance

  • Optimized IsSupportedSoftwareVersion and IsVersionSupported funcs - (5aca6c4)

🛠 Improvements

1.0.0 - 2024-09-10

✨ New features

  • Added local file caching - (248e77c)

🛠 Improvements

0.0.9 - 2024-09-05

🛠 Improvements

⚙️ Miscellaneous

0.0.8 - 2024-09-05

🛠 Improvements

⚙️ Miscellaneous

0.0.7 - 2024-09-05

🛠 Improvements

⚙️ Miscellaneous

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

0.0.5 - 2024-09-04

✨ New features

  • Added additional product types, link, extended support - (2bfc22d)

[0.0.4] - 2024-09-03

🧪 Testing

  • Testing github goreleaser release notes from git-cliff artifact - (efbb3e6)

🛠 Improvements

0.0.3 - 2024-09-03

✨ New features

  • Added changelog generation to cicd - (bdc60ab)

⚙️ Miscellaneous

  • Show usage when no flags specified - (8bf2224)

0.0.2 - 2024-09-03

⚙️ Miscellaneous

[0.0.1] - 2024-09-03

⚙️ Miscellaneous