v3.1.1
·
147 commits
to main
since this release
v3.1.1 (2025-02-04)
Merged Pull Requests
- feat: Added support for a new custom version string format,
"1.2.3-custom.1234+abcdefghi"(#376)
Added
- Updated the
get_version()function to support more custom version string formats, e.g."1.2.3-custom.1234+abcdefghi".