Releases: Klafyvel/Norg.jl
Releases · Klafyvel/Norg.jl
v0.3.0
Norg v0.3.0
Closed issues:
Merged pull requests:
- @norg_str (#8) (@usmcamp0811)
- feat: Change behavior of norg string to produce AST, but still display as HTML in Pluto notebooks. (#9) (@Klafyvel)
- Layer 3 compatibility (#10) (@Klafyvel)
- CompatHelper: add new compat entry for TimeZones at version 1, (keep existing compat) (#17) (@github-actions[bot])
- feat: Introduce the
norg
function to replaceBase.parse
usage. (#18) (@Klafyvel) - SnoopCompile.jl pass over the repo. (#19) (@Klafyvel)
- [FEATURE] Add CodeCov and Test Platforms (#20) (@TheCedarPrince)
- CompatHelper: add new compat entry for OrderedCollections at version 1, (keep existing compat) (#21) (@github-actions[bot])
- CompatHelper: add new compat entry for SnoopPrecompile at version 1, (keep existing compat) (#22) (@github-actions[bot])
- CompatHelper: add new compat entry for HypertextLiteral at version 0.9, (keep existing compat) (#23) (@github-actions[bot])
- Added CodeCov Badge (#24) (@TheCedarPrince)
- feat(layer4): layer 4 attached modifiers. (#26) (@Klafyvel)
- fix: Codegen for definitions was broken. (#27) (@Klafyvel)
- fix: Escaping characters in inline code is no longer authorized. (#29) (@Klafyvel)
- fix: Version 4.4 of AbstractTrees.jl broke print_tree interface. (#30) (@Klafyvel)
- fix: Valid pandoc-api 1.23 JSON. (#31) (@Klafyvel)
- feat: Free-Form attached modifiers. (#32) (@Klafyvel)
- feat: Pandoc validation in JSON pandoc tests (#33) (@Klafyvel)
- fix: Attached modifiers priorities and edge-cases. (#34) (@Klafyvel)
- Feat standard ranged tag (#36) (@Klafyvel)
- Chore precompilation doc and spec (#37) (@Klafyvel)
- chore: Release v0.3.0 (#39) (@Klafyvel)
v0.2.0
Norg v0.2.0
v0.1.0
Norg v0.1.0
Merged pull requests:
- CompatHelper: add new compat entry for DataStructures at version 0.18, (keep existing compat) (#1) (@github-actions[bot])
- CompatHelper: add new compat entry for AbstractTrees at version 0.4, (keep existing compat) (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for Hyperscript at version 0.0.4, (keep existing compat) (#3) (@github-actions[bot])
- Make Norg.jl type stable (#4) (@Klafyvel)