- Searching for 'ref' will now also find filenames. - Item files can now contain arbitrary fields. - Document prefixes can now contain numbers, dashes, and periods. - Added a 'normative' attribute to the Item class.
0.0.7
- Always showing 'ref' in items. - Reloading item attributes after a save. - Inserting lines breaks after sentences in item 'text'.
0.0.6
- Added basic report creation via `doorstop publish ...`.
0.0.5
- Added item link and reference validation. - Added cached of loaded items. - Added preliminary VCS support for Git and Veracity.
0.0.4
- Implemented `add`, `remove`, `link`, and `unlink` commands. - Added basic tree validation.
0.0.3
- Added the initial `Document` class. - Items can now be ordered by 'level' in a document. - Initial tutorial created.