- Jan 26, 2022
-
-
Brent Huisman authored
* bump version to v0.6-rc * Update `MANIFEST.in` and `scripts/run_python_examples.sh` * Update Release instructions `docs/contrib/release.rst` * Fix missing quotes in `python/example/single_cell_nml.py` * Add testing to sdist creation in `ciwheel.yml` * Rename `basic.yml` to `test-everything.yml` * Remove Python examples step from matrix (mostly because plotting takes much CPU on macos) * change to build /w nml * add test of pip builds (`pip install` in addition to CMake builds) * Python examples are tested here, once is enough.
-
- Jun 25, 2021
-
-
Brent Huisman authored
-
- Jun 23, 2021
-
-
Brent Huisman authored
Don't pass any architecture by default in setup.py to allow for building binary wheels for targets like x86_64. Build Python package with 'none' arch by default. Bump version to 0.5.2.
-
- Jun 22, 2021
-
-
Brent Huisman authored
Bump version for release
-
- Jan 08, 2021
-
-
Benjamin Cumming authored
* Set VERSION to 0.5.1-dev
-
- Jan 07, 2021
-
-
Benjamin Cumming authored
-
- Oct 15, 2020
-
-
Benjamin Cumming authored
-
Benjamin Cumming authored
-
- Apr 01, 2020
-
-
Sam Yates authored
-
- Mar 31, 2020
-
-
Sam Yates authored
-
- Aug 29, 2019
-
-
* Change VERSION to 0.2.3-dev.
-
New version to capture fix to Arbor's installed CMake config module and optional libunwind dependance.
-
- Aug 26, 2019
-
-
-
* Set VERSION to 0.2.1. * Add .zenodo.json metadata file which will hopefully ease our auto-DOI-publishing woes. * Remove .json from .gitignore.
-
- Apr 03, 2019
-
-
- Mar 05, 2019
-
-
Benjamin Cumming authored
-
- Oct 12, 2018
-
-
Sam Yates authored
cf. CMake issue 16716: https://gitlab.kitware.com/cmake/cmake/issues/16716 * Bump version post 0.1 for development. * Read version string from file VERSION. * Strip suffix to make a numerical, CMake-compatible PROJECT_VERSION.
-