Releases: IMTEK-Simulation/DiscoverVersion
Releases · IMTEK-Simulation/DiscoverVersion
v0.4.0
09 Jan 16:56
Compare
Sorry, something went wrong.
No results found
ENH: Added meson-python metadata provider for dynamic version discovery with meson-python build backend
BUG: Fixed relative import failure during flit_core metadata extraction by adding fallback to file-based import
MAINT: Renamed internal module Discovery.py to discovery.py (PEP 8 compliance)
MAINT: Added keywords and improved classifiers in pyproject.toml for better discoverability
v0.3.2
29 Dec 11:40
Compare
Sorry, something went wrong.
No results found
BUG: Fixed CI workflow to use DISCOVER_VERSION environment variable when building
BUG: Build wheel in addition to sdist (wheel has version baked into metadata)
v0.3.1
29 Dec 11:03
Compare
Sorry, something went wrong.
No results found
BUG: Fixed CI workflow to use DISCOVER_VERSION environment variable when building
v0.3.0
29 Dec 10:47
Compare
Sorry, something went wrong.
No results found
ENH: Added DISCOVER_VERSION environment variable override for CI/CD builds
ENH: Added CLI module (python -m DiscoverVersion) for command-line version discovery
ENH: Added discover-version command-line entry point
ENH: Added write_version_file() and write_plain_version_file() functions for generating version files
v0.2.6
27 Sep 11:13
Compare
Sorry, something went wrong.
No results found
TST: Fixed internal version
v0.2.5
27 Sep 11:06
Compare
Sorry, something went wrong.
No results found
ENH: Add safe.directory '*' when calling git
v0.2.4
27 Jul 08:16
Compare
Sorry, something went wrong.
No results found
BUG: Fixed hard-coded version info in tests
v0.2.3
27 Jul 08:14
Compare
Sorry, something went wrong.
No results found
BUG: Fixed version discovery in submodules
v0.2.2
25 Jul 09:21
Compare
Sorry, something went wrong.
No results found
MAINT: Check if .git directory exists before running git
v0.2.1
22 Mar 11:29
Compare
Sorry, something went wrong.
No results found
MAINT: Also detect version if not in toplevel git directory