Skip to content

Latest commit

 

History

History
75 lines (29 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

75 lines (29 loc) · 2.74 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.11 (2021-08-04)

Note: Version bump only for package @thi.ng/egf

0.4.10 (2021-08-04)

Note: Version bump only for package @thi.ng/egf

0.4.9 (2021-07-27)

Note: Version bump only for package @thi.ng/egf

0.4.8 (2021-07-01)

Note: Version bump only for package @thi.ng/egf

0.4.7 (2021-06-08)

Note: Version bump only for package @thi.ng/egf

0.4.0 (2021-03-27)

Bug Fixes

  • egf: update GPG invocation to avoid arb code exec (3e14765)

Features

0.3.0 (2020-09-22)

Features

  • egf: add <> escape hatch for prefix IDs (5aca174)
  • egf: add escape seq support in parser (c7fe807)
  • egf: add include cycle breaker, prop merge logic (eb4d7d1), closes #237
  • egf: add prune option & pruneNodes() (634a118)
  • egf: add toEGF() implementation (ed6d3a8)
  • egf: fix #235, replace #ref tag w/ -> form (0dd2f2d)
  • egf: import as new package (76b472d)
  • egf: update DOT export prop filter (41a70ee)
  • egf: update tag parser handling (55b119c)