Skip to content

Releases: rchaput/acronymsdown

Release v0.5.0

29 Dec 20:49
v0.5.0
a46c0a3
Compare
Choose a tag to compare
v5 Major refactor + automatic releases workflow

* The Lua filter was refactored to be separated into
  different modules. This allows easier addition of
  features for the next version.
* Also, the Lua filter now uses some classes, instead
  of pure tables (such as the Acronyms database).
* Added a workflow to automatically create releases.