All notable changes to this project will be documented in this file, following the suggestions of Keep a CHANGELOG. This project adheres to Semantic Versioning.
v1.0 - 2016-08-15
- explanation for when types 12-15 are useful
- ncsOperatorList field
- use of "array" when describing fields of type Array
v0.2 - 2016-06-08
- WIP: faq.md
- numGroups, numChains, numModels fields
- recursive indexing encoding strategy
- 12 byte header for binary fields holding encoding type, encoded list size and encoding parameters
- the encoding strategy is now included in the header of binary fields instead of being hardcoded to the name of a field
- bioAssemblyList[].name field
- renamed atomChargeList to formalChargeList in groupType objects
- allow quadruple bonds (bondOrder = 4)
- allow '?' as the singleLetterCode for non-polymer groups
- split-list delta encoding strategy
- Initial release