File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5- - Add Project-wide ` copilot-instructions.md `
6- - Add ` AGENTS .md` for external developer tools integration
7- - Add two-way synchronization policy between ` AGENTS.md ` and ` copilot-instructions.md ` with automatic validation in task templates and PR checklist
8- - Add tasks storage policy clarifying ` .tasks/ ` (versioned) vs ` .task/ ` (private scratch, git-ignored)
5+ - Add AI developer tools integration and guidelines
6+ - Add Project-wide ` copilot-instructions .md`
7+ - Add ` AGENTS.md ` for external developer tools integration
8+ - Add tasks storage policy clarifying ` .tasks/ ` (versioned) vs ` .task/ ` (git-ignored)
99- Include ` set_test_title ` helper in the single-file library
1010- Fix lifecycle hooks capture-and-report flow errors
1111 - set_up
1414 - tear_down_after_script
1515- Fix false negative from ` assert_have_been_called_with ` with pipes
1616- Fix preservation of trailing whitespace in final argument to ` data_set `
17+ - Fix unbound variable error in ` parse_data_provider_args ` with ` set -u `
1718
1819## [ 0.24.0] ( https://github.com/TypedDevs/bashunit/compare/0.23.0...0.24.0 ) - 2025-09-14
1920
You can’t perform that action at this time.
0 commit comments