- Add new Sphinx Domain classifier (:pull:`27`) - Strip rST markups in index description (:pull:`32`) - refactor: Combing and document srcdir, outdir, reldir - Fix referenceable field with multiple lines form (:issue:`34`)
2.4.0
:date: 2023-08-26
- Re-org project with sphinx-notes/template (:pull:`20`) - Require wand>0.6.11 to prevent crash on macOS (fa716d3)
2.3.1
:date: 2022-06-26
- Fix crash when noting object with duplicate reference (:issue:`18`)
2.3
:date: 2022-04-09
- Prevent crash when failed to get section title (72250de) - Return hexdigest rather than UUID as object ID (:pull:`7`) - Make all filters works again (:pull:`8`) - Correctly rendering title of cross reference (:pull:`12`)
2.2
:date: 2021-08-18
- Use the Object ID as index name when no object title available
2.1
:date: 2021-06-26
- Report ambiguous object via debug log - Some doc fixes - Remove unused import