Skip to content

Releases: ratnaraj7/origami-engine

origami-macros-v0.1.0-alpha.9

10 Oct 15:02
3c6df10
Compare
Choose a tag to compare

Added

  • [breaking] add ability to add vis to comps

Fixed

  • [breaking] make scripts/styles unescapeable

origami-macros-v0.1.0-alpha.8

10 Oct 05:45
64d78b1
Compare
Choose a tag to compare

Fixed

  • [breaking] remove bubble_up extending logic
  • [breaking] remove i
  • [breaking] add semicolon for expr in attr
  • [breaking] remove bubble_up

origami-engine-v0.1.3-alpha.7

10 Oct 15:03
3c6df10
Compare
Choose a tag to compare

Added

  • [breaking] add ability to add vis to comps

origami-engine-v0.1.3-alpha.6

10 Oct 05:46
64d78b1
Compare
Choose a tag to compare

Fixed

  • [breaking] add semicolon for expr in attr

Other

  • update benches
  • update tests
  • update docs

origami-macros-v0.1.0-alpha.7

09 Oct 09:49
0df1e5e
Compare
Choose a tag to compare

Other

  • allow bubble up in self
  • change ident to path for comp call
  • change arg parse logic
  • use struct for extend

origami-engine-v0.1.3-alpha.5

09 Oct 09:50
0df1e5e
Compare
Choose a tag to compare

Other

  • Update tests
  • Update docs
  • Update tests

origami-macros-v0.1.0-alpha.6

07 Oct 18:10
7ecd7f0
Compare
Choose a tag to compare

Added

  • [breaking] allow scripts to bubble up

Fixed

  • [breaking] make ident name random

Other

  • Merge pull request #28 from ratnaraj7/dev

origami-engine-v0.1.3-alpha.4

07 Oct 18:11
7ecd7f0
Compare
Choose a tag to compare

Other

  • Update docs
  • tests
  • tests

origami-macros-v0.1.0-alpha.5

06 Oct 02:15
6008e1b
Compare
Choose a tag to compare

Added

  • [breaking] Use Ident for component calls and update anon to return concat_args

origami-engine-v0.1.3-alpha.3

06 Oct 02:16
6008e1b
Compare
Choose a tag to compare

Other

  • update bench
  • update docs
  • update tests