Skip to content

v0.58.0

Choose a tag to compare

@github-actions github-actions released this 27 May 19:55
· 115 commits to main since this release

What's Changed

  • docs: rewrite README for contributors and app developers by @bdarcus in #780
  • chore: update licensing and attribution model by @bdarcus in #781
  • fix(schema): add ShortOnly to IntegralNameRule; remove from MLA by @bdarcus in #782
  • feat(schema)!: redesign integral-name-memory by @bdarcus in #784
  • chore(beans): scrap csl26-tjqn as obsolete by @bdarcus in #785
  • chore(beans): complete epic csl26-f1u7 by @bdarcus in #786
  • fix(styles): align oscola bibliography name-form by @bdarcus in #787
  • docs: add self-improvement directive to project skills by @bdarcus in #788
  • feat(cli): chain-route locale lookup by @bdarcus in #789
  • feat(report): components for biblatex authority by @bdarcus in #790
  • feat(scripts): scaffold biblatex-derived styles by @bdarcus in #791
  • refactor(migrate): split upsampler position by @bdarcus in #792
  • refactor: split citum-io lib.rs into formats/ submodules by @bdarcus in #793
  • refactor(migrate): finish upsampler modularization by @bdarcus in #794
  • chore: release v0.56.0 by @bdarcus in #783
  • Record performance profiling baseline by @bdarcus in #795
  • address allocation hotspots by @bdarcus in #796
  • docs: add missing doc comments from PR 796 by @bdarcus in #798
  • docs(engine): add doc comments to internal functions by @bdarcus in #799
  • fix(server): enable http transport by default by @bdarcus in #800
  • fix(engine): add cdylib for FFI library output by @bdarcus in #801
  • clarify citum-server JSON-RPC docs by @bdarcus in #802
  • docs(server): refine docs.rs module pages by @bdarcus in #803
  • fix(engine): skip markup in case transforms by @bdarcus in #804
  • feat(engine): add RefsInput tagged union by @bdarcus in #805
  • chore: release v0.57.0 by @bdarcus in #797
  • docs: add demo, citation-modes, and reference data by @bdarcus in #806
  • fix(engine): romanize multilingual APA titles by @bdarcus in #807
  • docs: dissolve architecture/design/, add audits/ by @bdarcus in #809
  • fix(ci): explicit changelog generation step by @bdarcus in #810
  • fix(ci): replace dorny/paths-filter with git by @bdarcus in #811
  • fix(ci): legal fixture path after spec dir move by @bdarcus in #813
  • feat(engine): support script name separators by @bdarcus in #812
  • fix(ci): add body to changelog commit in release workflow by @bdarcus in #814
  • feat(io): extract shared bibliography parsing into citum-refs crate by @bdarcus in #815
  • fix(locale): wire date forms to pattern.date-* by @bdarcus in #816
  • feat(engine): split integral-name-memory into personal and org configs by @bdarcus in #818
  • feat: per-document config overrides by @bdarcus in #817
  • build(wasm): size-optimized profile + rename JSR package to @citum/engine by @bdarcus in #819
  • chore: release v0.58.0 by @bdarcus in #808

Full Changelog: v0.55.0...v0.58.0