v1.0.1
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)