0.2
This is what's happened since version 0.1 and 0.2
New Features:
- Search notes that start with query (#190)
- Indexed subsections in meta data (#186)
- Add patch note script (#180)
- Fuzzy match on note tags (#177)
- Flexible file path display (#175)
- Help string adjusts to console width (#173)
- Export from foolscap TUI (#167)
Bug Fixs:
- Package install (#171)
More Tests:
- Console y < note count (#170)
- Remove redundant tests (#168)
- Remove meta component (#166)
- note_exists is called correctly in note_content (#163)
Update
- Doc strings in note_content (#164)
Refactor
- import os into io handler (#169)
Other:
- Centralise dependencies (#165)
- Add preview to readme
- Update readme with install instructions