Skip to content

Commit 5c192f3

Browse files
chore(release): 0.2.0-dev.1 [skip ci]
## [0.2.0-dev.1](v0.1.0...v0.2.0-dev.1) (2025-09-10) ### Features * convert template to wobble package structure ([f1705d8](f1705d8)) * implement core wobble framework functionality ([1b9f0a5](1b9f0a5)) ### Bug Fixes * **ci deps:** `semantic-release-poetry-plugin` ([c8aefd6](c8aefd6)) * **ci:** remaining placeholder `{{PROJECT_NAME}}` ([9f8b833](9f8b833)) * remove duplicate CONTRIBUTING.md and update README ([c497654](c497654)) * resolve 11 test failures with implementation alignment ([6ee8399](6ee8399)) * resolve final test failure in test_timing_accuracy ([dbc667b](dbc667b)) ### Documentation * add comprehensive developer documentation ([26609e9](26609e9)) * add comprehensive user documentation ([bfae733](bfae733)) * **fix:** inaccurate command reference ([db6b2e7](db6b2e7))
1 parent 9f8b833 commit 5c192f3

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## [0.2.0-dev.1](https://github.com/CrackingShells/Wobble/compare/v0.1.0...v0.2.0-dev.1) (2025-09-10)
2+
3+
4+
### Features
5+
6+
* convert template to wobble package structure ([f1705d8](https://github.com/CrackingShells/Wobble/commit/f1705d8ff9d42ece44f6a753422ce09de5ea74cc))
7+
* implement core wobble framework functionality ([1b9f0a5](https://github.com/CrackingShells/Wobble/commit/1b9f0a5cf1119f85e0a33c4bcea4c0d708907344))
8+
9+
10+
### Bug Fixes
11+
12+
* **ci deps:** `semantic-release-poetry-plugin` ([c8aefd6](https://github.com/CrackingShells/Wobble/commit/c8aefd6535f61583a37d5e4a1d40cacfe90c22f4))
13+
* **ci:** remaining placeholder `{{PROJECT_NAME}}` ([9f8b833](https://github.com/CrackingShells/Wobble/commit/9f8b83390686b6d46de82570ff06388430e4cd61))
14+
* remove duplicate CONTRIBUTING.md and update README ([c497654](https://github.com/CrackingShells/Wobble/commit/c4976543eb11eddec10c247f73be13d012d43269))
15+
* resolve 11 test failures with implementation alignment ([6ee8399](https://github.com/CrackingShells/Wobble/commit/6ee8399f9983cbe9e883b5236f0f560c950876eb))
16+
* resolve final test failure in test_timing_accuracy ([dbc667b](https://github.com/CrackingShells/Wobble/commit/dbc667bafe01f488d026f4d89e62cb633bf80845))
17+
18+
19+
### Documentation
20+
21+
* add comprehensive developer documentation ([26609e9](https://github.com/CrackingShells/Wobble/commit/26609e99d10e69502adf88e8e2d68197744ee45e))
22+
* add comprehensive user documentation ([bfae733](https://github.com/CrackingShells/Wobble/commit/bfae733f52cb5be9899fe167fb515c99d2714b0f))
23+
* **fix:** inaccurate command reference ([db6b2e7](https://github.com/CrackingShells/Wobble/commit/db6b2e72ca848c6ed921a2aef1c11ec7e2a39a15))

0 commit comments

Comments
 (0)