Releases: jdrouet/mrml
Releases · jdrouet/mrml
mrml-wasm-v1.4.12
Other
- updated the following local packages: mrml
mrml-v4.0.1
mrml-python-v0.1.15
Other
- updated the following local packages: mrml
mrml-cli-v1.6.1
Other
- updated the following local packages: mrml
mrml-wasm-v1.4.11
Other
- (deps) Update itertools requirement from 0.12.1 to 0.13.0 in /packages/mrml-core (#425)
mrml-v4.0.0
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
Other
- updated the following local packages: mrml
mrml-json-macros-v0.1.4
Other
- (mrml-core) remove common macro
mrml-cli-v1.6.0
html-compare-v0.1.3
Other
- (mrml-core) reimplement print with a printer (#423)