Skip to content

v1.5.0

Compare
Choose a tag to compare
@apontzen apontzen released this 04 Feb 12:33
· 522 commits to master since this release
a2b2358

New features

Bug fixes

  • Fix small but debilitating bugs introduce into pynbody handler in previous release. These were discovered when rebuilding the tutorial. #168
  • Added integration testing to stop bugs of this type being reintroduced again #171

Other

  • Change sqlalchemy requirement to v1.4. This has a nicer API which was essential in reintroducing MySQL support. It also acts as a bridge towards v2.0 support. #170