- Add `decode_rpg_status_flags` function - Add `rpg_seconds2datetime64` to quickly convert array of timestamps
0.12.1
- Add Windows and Mac to CI tests - Add Python 3.10 - Update numpy version requirement
0.12.0
- Accept Path object as filename - Add release dates to CHANGELOG.md - Run pytest-flakefinder on CI - Separate test and dev dependencies
0.11.0
- Use default `zlib` compression settings - Lock maximum `numpy` version required by `numba` - Add CHANGELOG.md - Add `pre-commit` for checking the code - Reformat the code with `black`