Skip to content

Releases: jdrouet/mrml

mrml-wasm-v1.4.12

03 Jul 18:30
87bec4b
Compare
Choose a tag to compare

Other

  • updated the following local packages: mrml

mrml-v4.0.1

03 Jul 18:29
87bec4b
Compare
Choose a tag to compare

Fixed

  • keep whitespaces when need (#442)
  • (mrml-core) Fix typo in cfg-features (#440)

Other

  • (deps) Update rustc-hash requirement in /packages/mrml-core (#436)
  • (mrml-core) make MjFontAttributes fields public (#433)

mrml-python-v0.1.15

03 Jul 18:29
87bec4b
Compare
Choose a tag to compare

Other

  • updated the following local packages: mrml

mrml-cli-v1.6.1

03 Jul 18:29
87bec4b
Compare
Choose a tag to compare

Other

  • updated the following local packages: mrml

mrml-wasm-v1.4.11

13 Jun 17:13
2d7626c
Compare
Choose a tag to compare

Other

  • (deps) Update itertools requirement from 0.12.1 to 0.13.0 in /packages/mrml-core (#425)

mrml-v4.0.0

13 Jun 17:11
2d7626c
Compare
Choose a tag to compare

Added

  • (mrml-core) allow to have comments at root level (#414)

Fixed

  • (mrml-core) remove unreachable code from doc

Other

  • (mrml-core) make MjAttributes children public (#429)
  • (mrml-core) remove common macro
  • (deps) Update itertools requirement from 0.12.1 to 0.13.0 in /packages/mrml-core (#425)
  • (mrml-core) remove useless ToString
  • (mrml-core) avoid calling self.attributes in loops
  • (mrml-core) use fmt::Write in render buffer
  • (mrml-core) move MjAccordionElementChild
  • (mrml-core) remove unused code
  • (mrml-core) avoid using dyn dispatch
  • (mrml-core) reimplement print with a printer (#423)
  • (mrml-core) only use indexmap
  • (mrml-core) update spacing implementation
  • (mrml-core) spacing should only handle pixels (#422)
  • (mrml-core) make SocialNetwork use static str
  • (mrml-core) make extra use &str
  • (mrml-core) avoid closing when calling attribute
  • (mrml-core) simplify lifetimes
  • (mrml-core) move siblings and index to renderer
  • (mrml-core) move container_width to renderer
  • (mrml-core) use common renderer
  • (mrml-core) move buffer and header in cursor
  • (mrml-core) wrap render options and header in context
  • (mrml-core) split header to avoir using Cell
  • (mrml-core) add lifetime to tag
  • (mrml-core) style are now built with Cow<'static, str>
  • (mrml-core) remove unused code
  • (mrml-core) remove extra panic info
  • (mrml-core) move conditional to buffer
  • (mrml-core) make RenderBuffer a struct
  • (mrml-core) render with buffer
  • (mrml-core) move tag to render prelude
  • (mrml-core) make default_attribute return static str
  • (mrml-core) return args as &str
  • (mrml-core) styles are stored in Set<Cow<'static, str>> (#420)
  • (deps) Bump rustls from 1.0.0-alpha.46 to 1.0.0-alpha.55

mrml-python-v0.1.14

13 Jun 17:12
2d7626c
Compare
Choose a tag to compare

Other

  • updated the following local packages: mrml

mrml-json-macros-v0.1.4

13 Jun 17:10
2d7626c
Compare
Choose a tag to compare

Other

  • (mrml-core) remove common macro

mrml-cli-v1.6.0

13 Jun 17:12
2d7626c
Compare
Choose a tag to compare

Added

  • (mrml-cli) improve error message (#418)

Other

  • (mrml-core) reimplement print with a printer (#423)

html-compare-v0.1.3

13 Jun 17:12
2d7626c
Compare
Choose a tag to compare

Other

  • (mrml-core) reimplement print with a printer (#423)