Releases: mcbeet/lectern
Releases · mcbeet/lectern
v0.2.1
Fix
- Handle strip_final_newline in the fragment itself (
d031607
)
v0.2.0
Feature
- Extract and serialize markdown (
7827d61
)
- Implement strip_final_newline modifier (
9aef7d4
)
- Add snapshot testing (
316e806
)
- Add load method (
81953af
)
Fix
- Allow empty modifier (
c9937b9
)
- Don't drop modifier (
8304433
)
- Add newline between loot table and advancement in README (
7337a70
)
- Rename operators to modifiers (
3886ec3
)
v0.1.0
Feature
- Plain text extraction and serialization (
49e8996
)
Fix
- Change document methods and add tests (
8879b90
)