Releases: LEMS/pylems
Releases · LEMS/pylems
v0.6.7
What's Changed
- Update master to run tests & add pypi badge by @pgleeson in #75
- For NML2.3 release by @pgleeson in #68
- Feat/py312 by @sanjayankur31 in #76
- Fix: Properly Parse 'symbol' and 'description' Attributes in LEMS Constant Element by @leon-k-martin in #78
- docs: fix rtd build by @sanjayankur31 in #80
- To v0.6.7; improve file closure by @pgleeson in #79
New Contributors
- @leon-k-martin made their first contribution in #78
Full Changelog: v0.6.4...v0.6.7
Release v0.6.4
What's Changed
- BREAKING CHANGE: drop python 2 support by @sanjayankur31 in #66
- Run on windows too by @pgleeson in #67
- Add badge by @pgleeson in #70
- ci(py311): add py311 to matrix and setup.py by @sanjayankur31 in #72
- feat: migrate away from deprecated setup.py by @sanjayankur31 in #73
Full Changelog: v0.5.9...v0.6.4
Release v0.6.3
Release v0.6.3
What's Changed
- feat: migrate away from deprecated setup.py by @sanjayankur31 in #73
Full Changelog: v0.6.2...v0.6.3
Release v0.6.2
What's Changed
- BREAKING CHANGE: drop python 2 support by @sanjayankur31 in #66
- Run on windows too by @pgleeson in #67
- Add badge by @pgleeson in #70
- ci(py311): add py311 to matrix and setup.py by @sanjayankur31 in #72
Full Changelog: v0.5.9...v0.6.2
Release v0.5.9
Release v0.5.9
What's Changed
- Version 0.5.4 by @pgleeson in #51
- Update to v0.5.5 by @pgleeson in #52
- fix: silently continue if typing module is not available by @sanjayankur31 in #53
- Create python-publish.yml by @sanjayankur31 in #54
- Update list_exposures to also get inherited exposures by @sanjayankur31 in #55
- fix(parser): quote text in the description attribute by @sanjayankur31 in #57
- feat: sync examples with jlems and add CI by @sanjayankur31 in #59
- Fix issue 20 by @sanjayankur31 in #58
- Feat/recursively get components by @sanjayankur31 in #60
- fix(dependencies): install typing for py<3.5 only by @sanjayankur31 in #62
- feat: format with black by @sanjayankur31 in #63
- docs: add man page by @sanjayankur31 in #64
- NeuroML 2.2 release by @pgleeson in #65
Full Changelog: v0.5.4...v0.5.9
NMLv2beta4
Version for NeuroML v2 beta 4 release
Version of PyLEMS to coincide with NMLv2beta2
Update README.md