Breaking Changes
- Updated minimum Python version to 3.7 and dropped PyPy3 suppport (49)
- Changed pxi bitmask enums to enum.IntFlag (51)
Improvements
- Added pxi property CHASSIS_LED_BLINK_PATTERN (50)
- Added self_calibrate to HardwareResource (54)
Improved Documentation
- Fixed typo in README example (56)
Trivial/Internal Changes
- Cleaned up formatting (44)
- Normalized files to have unix line-endings (45)
- Added action to test building nisyscfg wheel (46)