Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: taskmark/taskmark-spec

Tags

v2.0.1

Toggle v2.0.1's commit message
chore(release): 2.0.1 [skip ci]

## [2.0.1](v2.0.0...v2.0.1) (2025-12-06)

### Bug Fixes

* **release:** update version sed patterns and bump to v2.0.0 ([676019a](676019a))

v2.0.0

Toggle v2.0.0's commit message
chore(release): 2.0.0 [skip ci]

# [2.0.0](v1.2.0...v2.0.0) (2025-12-06)

* docs(spec)!: reorganize repository and simplify date handling ([#6](#6)) ([0f986fe](0f986fe))

### Bug Fixes

* **release:** add breaking change rule to trigger major version ([483fd52](483fd52))

### BREAKING CHANGES

* Multiple breaking changes to spec format

Date handling changes:
- Remove positional dates (bare YYYY-MM-DD after priority)
- All dates now require key:value syntax (planned:, due:, done:)
- Rename frontmatter field: date_format → datetime_format
- Add bracket syntax for optional time: %d/%m/%Y[ %H:%M]

Repository reorganization:
- Move specification from docs/ to spec/
- Move implementation docs (compatibility, libraries) to docs/
- Flatten tests/golden/ to tests/
- Remove examples/ (converted to golden tests T12-T15)

New content:
- Add golden test suite T01-T15 with full conformance coverage
- Add TESTING.md with test harness documentation
- Add CATALOG.md with detailed coverage matrix

Config updates:
- Update CI, pre-commit, and release configs for new paths
- Add docs(spec) scope rule for semantic release
- Exclude tests/ from linting (intentional edge cases)

v1.2.0

Toggle v1.2.0's commit message
chore(release): 1.2.0 [skip ci]

# [1.2.0](v1.1.0...v1.2.0) (2025-12-05)

v1.1.0

Toggle v1.1.0's commit message
chore(release): 1.1.0 [skip ci]

# [1.1.0](v1.0.0...v1.1.0) (2025-12-05)

v1.0.0

Toggle v1.0.0's commit message
chore(release): 1.0.0 [skip ci]

# 1.0.0 (2025-12-05)