Commit Graph

3 Commits

Author SHA1 Message Date
Gleb Koval e09bf9e9f8 Round-trip integration tests (#3)
Test Workflow / Lint and test library (push) Successful in 1m43s Details
Publish Workflow / Publish library (push) Successful in 2m7s Details
- Implement round-trip tests for some cases.
- Run tests in CI.

Reviewed-on: #3
2023-12-30 16:42:51 +00:00
Gleb Koval 694b8d4d28 CLI implementation & linting (#2)
Test Workflow / Lint and test library (push) Successful in 17m11s Details
Publish Workflow / Publish library (push) Successful in 8m49s Details
Implement a basic CLI interface & add linting to the project.

Reviewed-on: #2
2023-12-30 06:36:49 +00:00
Gleb Koval 6ebf969d35
Initial implementations 2023-12-29 20:38:05 +06:00