Skip to content

Releases: JoaoHenriqueBarbosa/fiscal-rs

fiscal-v0.6.0

29 Apr 14:49
09a05aa

Choose a tag to compare

Added

  • (ci) napi-publish workflow with bun, 6 platform targets, auto-versioning

fiscal-v0.5.1

14 Mar 18:32
4693ec9

Choose a tag to compare

Fixed

  • (release-plz) add publish = false to match Cargo.toml

Other

  • (napi) auto-version npm from highest dependency crate version
  • (napi) rewrite npm publish to trigger on push to master

fiscal-v0.5.0

14 Mar 18:05
be45501

Choose a tag to compare

Added

  • (napi) add ContingencyManager class + contingencyForState
  • (napi) expose full public API — 90 exports
  • (napi) add AST-based codegen script for napi bindings
  • (napi) add Node.js native binding via napi-rs

Fixed

  • (release-plz) add git_only for fiscal-napi version detection

Other

  • Merge pull request #18 from JoaoHenriqueBarbosa/feat/napi-node-binding
  • (napi) add npm publish workflow triggered by release-plz tags
  • (napi) serde deserializes directly into InvoiceBuildData
  • (gen-napi) eliminate all regex and hardcoding from codegen
  • (memory) add Claude memory files from previous sessions
  • (gitignore) ignore ts-rs bindings, Python cache, and venv
  • (deny) remove unused Unicode-DFS-2016 license allowance

fiscal-sefaz-v0.5.0

14 Mar 18:05
be45501

Choose a tag to compare

Added

  • (napi) expose full public API — 90 exports
  • (napi) add AST-based codegen script for napi bindings
  • (napi) add Node.js native binding via napi-rs

Other

  • Merge pull request #18 from JoaoHenriqueBarbosa/feat/napi-node-binding

fiscal-crypto-v0.2.5

14 Mar 18:05
be45501

Choose a tag to compare

Other

  • updated the following local packages: fiscal-core

fiscal-core-v0.7.0

14 Mar 18:04
be45501

Choose a tag to compare

Added

  • (napi) add ContingencyManager class + contingencyForState
  • (napi) expose full public API — 90 exports
  • (napi) add Node.js native binding via napi-rs

Other

  • Merge pull request #18 from JoaoHenriqueBarbosa/feat/napi-node-binding
  • (napi) serde deserializes directly into InvoiceBuildData

fiscal-v0.4.4

13 Mar 22:08
17e8d5b

Choose a tag to compare

Fixed

  • (skills) make commit step mandatory in split-module to prevent work loss

Other

  • (skills) allow model invocation for split-module
  • (memory) move memory files to repo scope for portability
  • (skills) add split-module skill for AST-based file refactoring

fiscal-v0.4.3

13 Mar 21:11
a9c7fc9

Choose a tag to compare

Other

  • (skills) renumber parity-check phases 1-8 and enforce task tracking
  • (convert) split monolithic convert.rs into 6 modules + expand TXT entity coverage

fiscal-v0.4.2

13 Mar 19:33
fe65508

Choose a tag to compare

Fixed

  • (parity) round 9 — 11 fixes from blind audit with real execution

Other

  • (skills) add parity-check skill for PHP vs Rust blind audit pipeline

fiscal-v0.4.1

13 Mar 15:12
6340198

Choose a tag to compare

Other

  • Merge branch 'worktree-agent-a420714f'
  • Merge branch 'worktree-agent-ab761285'
  • Merge branch 'worktree-agent-ad27b720'