Skip to content

mrml-wasm-v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 13:40
· 198 commits to main since this release
97979f2

Added

  • handle properly async mj-include (#346)
  • implement an async parser (#338)
  • (mrml-wasm) add mj-include feature (#316)
  • (mrml-wasm) create wasm package (#312)
  • (wasm) add toJson, toMjml and validate

Fixed

  • (mrml-wasm) disable_comments is in camelCase
  • (json) add serde to mrml-wasm

Other

  • bump mrml-core to 2.0.0-rc.7
  • bump mrml-core to 2.0.0-rc.6
  • bump deps (#328)
  • (deps) Update serde-wasm-bindgen requirement from 0.5 to 0.6 in /packages/mrml-wasm (#327)
  • (mrml-core) bump to 2.0.0-rc4
  • (mrml-core) use a single MrmlParser structure with a visitor pattern (#317)
  • format code using rustfmt and create config
  • (mrml-wasm) add test with disabling comments
  • (mrml-wasm) update node example to have test command
  • (mrml-wasm) add browser example (#315)
  • (mrml-wasm) add node example with a test (#313)
  • (mrml-wasm) update readme
  • move code source to only keep mrml-core
  • apply clippy suggestions
  • (mrml-wasm) release version 1.2.3
  • (mrml-wasm) release version 1.2.2
  • (mrml-wasm) release version 1.2.1
  • release version 1.2.0
  • release version 1.1.0
  • rename packages folder