Skip to content

Releases: mcbeet/lectern

v0.2.1

22 Feb 09:33
Compare
Choose a tag to compare

Fix

  • Handle strip_final_newline in the fragment itself (d031607)

v0.2.0

22 Feb 09:13
Compare
Choose a tag to compare

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

22 Feb 01:16
Compare
Choose a tag to compare

Feature

  • Plain text extraction and serialization (49e8996)

Fix

  • Change document methods and add tests (8879b90)