Changelog#
Versions follow Semantic Versioning (<major>.<minor>.<patch>).
Backward incompatible (breaking) changes will only be introduced in major versions with advance notice in the Deprecations section of releases.
Example fgen - basic v0.1.9 (2025-08-27)#
🆕 Features#
- Added compilation and publication to PyPI of wheels for major OS's and supported Python versions (#21)
📚 Improved Documentation#
🔧 Trivial/Internal Changes#
Example fgen - basic v0.1.8 (2025-08-19)#
🐛 Bug Fixes#
-
Fixed building:
-
now include the
lockedtargets in releases - stripped out all superfluous files from the source distribution and check that the package can be installed from the source distribution alone
(#13)
🔧 Trivial/Internal Changes#
Example fgen - basic v0.1.7 (2025-08-18)#
No significant changes.
Example fgen - basic v0.1.6 (2025-08-14)#
🔧 Trivial/Internal Changes#
Example fgen - basic v0.1.5 (2025-08-14)#
🔧 Trivial/Internal Changes#
Example fgen - basic v0.1.4 (2025-08-14)#
🔧 Trivial/Internal Changes#
Example fgen - basic v0.1.3 (2025-08-14)#
🔧 Trivial/Internal Changes#
Example fgen - basic v0.1.2 (2025-08-14)#
🔧 Trivial/Internal Changes#
Example fgen - basic v0.1.1 (2025-08-14)#
🆕 Features#
- Add basic functionality that wraps Fortran (#2)