- Allow adding nulls to records (thanks Steff!)
- Ensure string-block is always written preventing DBC corruption (thanks Sigmur!)
- Fixed rule count bug when explicitly defining count of one
- Fixed dealing with sequential string mappings (thanks Artox!)
- Ensure empty field mappings default to unsigned integer
DBCRecord.get
andDBCRecord.set
now use mappings correctly (thanks Artox!)- Implemented
DBCMap::getFieldType
- Stable version release
- Changelog added
- Added DBC::VERSION