16 lines
576 B
Markdown
16 lines
576 B
Markdown
# Changelog
|
|
|
|
## 0.4.0
|
|
* Implemented new API with `example` and `gloss` functions
|
|
* Some code style changes to be consistent with typst version 0.12
|
|
|
|
## 0.3.0
|
|
* Added `label` and `label-supplement` arguments to `gloss` function
|
|
* Added borders around code + rendered example in documentation pdf
|
|
|
|
## 0.2.0
|
|
* renamed `numbered_gloss` to `numbered-gloss`, `gloss_count` to `gloss-count`, in light of the
|
|
Typst style preference for kebab-case. Also renamed their arguments to use snake-case as well.
|
|
* Documented standard abbreviations
|
|
* Removed all default gloss line formatting
|