-
Add missing build dependencies to GitHub workflows (#22,
4e2effd) -
Add README.md version tracking to semantic-release config (#22,
4e2effd) -
Grant pull-request write permission for PR comments (#22,
4e2effd) -
Make PR comment step non-critical in workflow (#22,
4e2effd) -
Mark all remaining integration test functions (#22,
4e2effd) -
Mark all SwaraClient() auth tests as integration (#22,
4e2effd) -
Mark test_large_query_performance as integration test (#22,
4e2effd) -
Skip integration tests in CI to avoid authentication issues (#22,
4e2effd)
-
Implement all three workflow improvements from review (#22,
4e2effd) -
Implement automated version bumping and PyPI publishing (#22,
4e2effd)
-
Resolve client test failure by mocking waiver check endpoint (
6201187) -
Resolve critical packaging configuration bugs (
76fadec) -
Resolve failing unit tests (
82c1a0b) -
Resolve validation conflicts with existing tests (
fa36a44)
-
Bump version to 0.1.6 for PyPI release (
87b4adb) -
Remove Python cache files from git tracking (
45260b9)
-
Add comprehensive PyPI publishing guide to CLAUDE.md (
2474dde) -
Update documentation for package rename from idtap-api to idtap (
b98a77a)
-
Add comprehensive parameter validation to all data model classes (
bbcbe67) -
Add comprehensive parameter validation to Raga constructor (
e24343c) -
Add get_raga_rules method to retrieve pitch rules for specific ragas (
67e36d7)
-
Rename package from idtap-api to idtap for cleaner imports (
113109b) -
Replace tempo magic numbers with named constants (
5e0cb3e) -
Standardize frequency validation and key handling (
598450f)
- Add manual test for add_trajectory functionality
(
03b0cd4)
- Initial Release