Releases: openscm/example-fgen-basic
Releases · openscm/example-fgen-basic
v0.1.9
Announcements
- Added pre-built wheels for major operating systems and supported Python versions 🛞
- Added documentation of the Fortran API/layer, see https://example-fgen-basic.readthedocs.io/en/latest/fortran-api/ 📖
Changelog
🆕 Features
- Added compilation and publication to PyPI of wheels for major OS's and supported Python versions (#21)
📚 Improved Documentation
🔧 Trivial/Internal Changes
Changes
- 699fdbb bump: version 0.1.8.post1 -> 0.1.9
- 1127181 Update dev docs with key links
- 014502e CHANGELOG
- 7fc9c12 Clean up actions
- e3e41ed Fix up download steps and propagate to deploy
- 1b3ed21 Add checkout repo step to download playground
- 2fc8249 Add token to download playground
- 6d2167a Fix error in release glob
- 3b7417f Update release workflow
- 4b209dd Clean up and comment
- 4b7856f Make install command verbose when running tests
- acffdd4 Add fortran setup step for macos tests
- 88ab3f3 Add test run on other OS
- b21169a Add note about not building wheel in CI step
- f25fbdf Clean up meson.build
- 297eb56 Clean up meson.build
- c454a38 Clean up
- 6ed895f Added build wheels on windows ARM
- ad7e694 Add TODO
- 57cd397 Fix name
- 8b6e28d More notes
- 9eefcd9 Turn off windows arm build
- 8b7ae16 Add note
- bbb41b0 Drop windows-2022 build
- 64370b6 Switch to intel classic compilers on windows arm
- 5f32bf3 Avoid moving windows-latest target
- 23d7b2d Upgrade mac deployment target
- 427dae2 Fix up IDs
- 77bc0b4 Try another thing
- ea621d6 Deactivate windows trickery
- 3dbdb13 Add Fortran compiler install to mac builds
- faa69de Clean up and try using matplotlib vscode magic
- a82da08 Try and be smarter
- ecf5a80 Try 3.10 instead
- 007ff7c Switch around numpy install
- 7cf6760 Try to fix build install
- ad4ad70 Shuffle round numpy build
- 72ac200 Try building wheels for all python on AMD and better overrides on ARM
- 95e854d FIx up needs
- 15e6fe5 Turn deploy back on
- 75de419 Turn upload back on
- af0222c Try python 3.9
- 4266284 Fix up pytest installation
- 811a583 Try and fix up error 2
- 9e7430b Try and figure out erro
- ea8cf2f Fix up indentation
- 8748dac Try matplotlib style
v0.1.8.post1
Announcements
- Announcement 1
Changelog
🐛 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)
- now include the
🔧 Trivial/Internal Changes
Changes
- 669b40d Update comments
- d7333cd Tidy up pyproject.toml
- f1090d2 Remove unused argument from ford_config
- d06e016 Add missing newline
- cb8f2ee Clean up
- 7af613f CHANGELOG
- 808cf71 Try a different build solution
- 658b70c Add Fortran API back into navigation
- 8ccfc81 Remove Fortran API from nav to simplify for now
- a9a8da8 Get things building without errors
- 0e2ec6d Fix up ford deletion of gitignore
- ee4a265 Ignore script in mkdocs.yml and remove name equals main guard
- 9315529 Add graphivz as dependency
- aae815f CI: Install Graphviz
- c91b776 Fix path
- b058bba Basic solution to include fortran docs
- acac875 CHANGELOG
- bf00761 Further fixes
- 3e4bd4a Revert unwanted change
- 6b8f226 CHANGELOG
- 4eecdb2 Update Makefile
- 424fccf CHANGELOG
- 0df9d9f Clean up
- ed95f63 Fix syntax
- 197697f Try again
- 4a1ebd0 Fix up not used
- 58edbe1 Fix up naming
- d675c70 Try a different approach
- 2ead24c Update install-pypi.yaml
- f5a5011 Try removing include
- c2e3753 Try fixing syntax
- c8c8fe9 Add installs from wheel and source explicitly
- 572e84c Drop gcc version
- 319a523 Add Fortran compiler install step
- c8b9176 Update test PyPI to add better visibility
- 2412e66 bump(pre-release): version 0.1.8 > 0.1.8.post1
v0.1.8
Announcements
- Fixed up the creation of the source distribution.
locked*optional extras should now be available and the source distribution is smaller as we have stripped out unnecessary files.
Changelog
🐛 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)
- now include the
🔧 Trivial/Internal Changes
Changes
- bfa655b bump: version 0.1.7.post1 -> 0.1.8
- fd4814f Updated changelog 14.trivial.md
- deae33e CI-bump fixes
- 6816e6c bump(pre-release): version 0.1.7 > 0.1.7.post1
- 33b1826 CHANGELOG
- aa8c313 Revert changes
- 7e70d82 Add meson.build to excludes to see what happens
- 97c2977 Only build wheel in CI check too
- 6ffdeb9 Add check to CI too
- 935f3f9 Finish modifying meson.build
- a2f36d4 Keep scripts/strip-sdist.py in the tarball as it's needed to install
- 9dcddd8 Modify meson.build
- 05daebf Added script file to strip unwanted files from dist tarball
- 3dc1663 Add leftovers which I forgot to commit
- 711390a Revert back to main
- 2f5928e bump(pre-release): version 0.1.7 > 0.1.7.post1
- da473d8 bump: version 0.1.6.post1 -> 0.1.7
- c62ebf1 Revert back to main
- e5cd614 WIP: trying to fix pyproject toml locked files step 2
- fc4fc33 bump: version 0.1.6.post1 -> 0.1.7
- 1bff541 WIP: trying to fix pyproject toml locked files
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
Announcements
- Nothing major, just checking the machinery as we set up the repository