Releases
v0.14.0
fix: update package to wipe build dir
fix: update run cost contract name to latest
fix: Correctly extract keyName in validateContractReplacements
fix: Adjust test to match actual error message for missing contract
fix: Update regex to exclude newlines in template key names
test: Improve template processor test error messages
feat: Update template scanner tests and add linting workflow
fix: formatting, cleanup, and slight adjustments
chore: Remove unused template scanner and contract methods
refactor: Move aibtc-pre-faktory dependencies to token contracts
feat: Add template variables and contract dependencies for linting
feat: Add missing key names to template-variables.ts
refactor: Remove auto-add from scanTemplateVariables in ContractBase
docs: Create template system refinement plan in markdown file
feat: Add base_trait_sip010 and dao_contract_token dependencies
feat: Update template scanner with old scan logic and warnings
feat: Implement template scanner with validation and reporting
fix: update missing/incorrect template values
fix: correct failing tests
chore: bump packages
style: Add as const
to CONTRACT_SUBTYPES in contract-types.ts
fix: Resolve template processing and variable replacement issues
fix: Update template variable comments in Clarity contracts
fix: Generate correct template replacement keys for traits/contracts
refactor: Simplify template processing logic for replacements
refactor: Simplify template replacements using contract types and names
chore: bump types package, deps
feat: Expose contract names, types, subtypes in @aibtc/types
fix: use the right name
fix: add rewards account to action proposal voting
fix: remove duplicate lines, format code
feat: Throw error on missing template variables in contract generator
fix: register/add dependencies, match name to symbol like in contract
fix: add template replacement for contracts in init
You can’t perform that action at this time.