Releases: JoaoHenriqueBarbosa/fiscal-rs
Releases · JoaoHenriqueBarbosa/fiscal-rs
fiscal-v0.6.0
Added
- (ci) napi-publish workflow with bun, 6 platform targets, auto-versioning
fiscal-v0.5.1
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
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
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
Other
- updated the following local packages: fiscal-core
fiscal-core-v0.7.0
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
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
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
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
Other
- Merge branch 'worktree-agent-a420714f'
- Merge branch 'worktree-agent-ab761285'
- Merge branch 'worktree-agent-ad27b720'