Skip to content

v1.0.1

Compare
Choose a tag to compare
@seriaati seriaati released this 04 Dec 13:42
· 181 commits to main since this release

1.0.1 - 2023-12-03

Bug Fixes

  • move exceptions.py to package folder - (96d6cd1)
  • Update params data type to use List[float] instead of List[int] - (c3847c1)
  • Fix light cone model dictionary keys - (1f5a550)

Documentation

Refactoring

  • Refactor test function names and add new test case for invalid ID - (9232a8c)