Skip to content

Releases: OkusiAssociates/bash-coding-standard

v1.0.2

01 Jan 11:29

Choose a tag to compare

Release v1.0.2

Code Cleanup

  • Expunged old BCS code references (BCS13xx, BCS14xx)
  • Updated section 11 files to use correct BCS11xx codes
  • Updated section 12 rulet to use correct BCS12xx codes
  • Deleted obsolete OLD-TO-NEW-MAPPING.md

Documentation

  • Updated README files with accurate v1.0.1 statistics
  • Fixed tests/fixtures/README.md to match actual contents
  • Added install.sh to exemplar-code documentation
  • Documented additional test files in builtins/README.md

Statistics

  • 101 BCS codes
  • 355+ tests passing (100% pass rate)
  • 12 sections fully aligned with new numbering

Full Changelog: v1.0.1...v1.0.2

v1.0.1

01 Jan 09:58

Choose a tag to compare

Release v1.0.1

Tier Regeneration

  • Regenerated all 88 derived tier files (.summary.md, .abstract.md)
  • Rebuilt 12 rulet files with AI extraction
  • Updated all 4 canonical BASH-CODING-STANDARD files

Bug Fixes

  • fix(compress): Add -- separator before prompt in Claude CLI calls
  • fix(compress): Fix --force flag not bypassing timestamp check
  • fix(compress): Fix spurious UTF-8 sanitization warning
  • fix(tests): Update version assertions for 1.0.1

New Features

  • feat(compress): Add --file option to process single rule

Documentation

  • Updated README, man page, and bash completion
  • docs(BCS0706): Update color-set references to current library

Full Changelog: v1.0.0...v1.0.1