Releases: Apakottur/shpyx
Releases · Apakottur/shpyx
Release list
v0.0.37
What's Changed
- Create initial package structure for uploading to PyPI by @Apakottur in #2
- Add basic implementation and pre-commit by @Apakottur in #3
- Release 0.0.2 by @Apakottur in #4
- Udpate README by @Apakottur in #5
- Add linters action by @Apakottur in #6
- Add codeql-analysis.yml by @Apakottur in #7
- Linter updates by @Apakottur in #8
- Udpate pre-commit configuration by @Apakottur in #9
- Setup mypy and fix errors by @Apakottur in #10
- Update linters and docs by @Apakottur in #12
- Cleanup code and add docstrings by @Apakottur in #13
- Add signal name to non-zero return codes by @Apakottur in #14
- Fix init file by @Apakottur in #15
- Fix CodeQL action by @Apakottur in #16
- Allow exec_dir to be a Path object by @Apakottur in #17
- Fix exec_dir None value by @Apakottur in #18
- Use bytes instead of str to avoid escape sequence issues by @Apakottur in #19
- Support Python 3.7 by @Apakottur in #21
- Tests, linters and more cleanup by @Apakottur in #22
- Update docs by @Apakottur in #23
- Add mypy to CI by @Apakottur in #24
- Add matrix to CI by @Apakottur in #25
- Auto deploy when version is bumped by @Apakottur in #26
- Add logo by @Apakottur in #27
- Fix logo by @Apakottur in #28
- Update README by @Apakottur in #29
- Bump coverage to 100% by @Apakottur in #30
- Add unix_raw by @Apakottur in #31
- Update testing/linting dependencies by @Apakottur in #32
- Bump package version by @Apakottur in #33
- Add Python 3.11 support and bump versions by @Apakottur in #34
- Bump deps and pre-commit by @Apakottur in #35
- Update dependencies and linters by @Apakottur in #36
- Update versions and support by @Apakottur in #37
- Update version to 0.0.26 by @Apakottur in #38
- Package updates by @Apakottur in #39
- Package updates by @Apakottur in #41
- Package updates by @Apakottur in #42
- Package updates by @Apakottur in #43
- Package updates by @Apakottur in #44
- Fix return cude when using
unix_rawby @Apakottur in #45 - Remove --echo from unix_raw execution by @Apakottur in #46
- Package updates by @Apakottur in #47
- Package and linter updates by @Apakottur in #48
- Migrate to uv and modernize tooling by @Apakottur in #50
- Fix README errors and clean up runner by @Apakottur in #51
- Docs and decoder improvements by @Apakottur in #53
- Decode output incrementally, with a configurable decoder by @Apakottur in #52
- Bump version to 0.0.35 by @Apakottur in #54
- Release 0.0.36 by @Apakottur in #55
- Switch releases to tag-driven OIDC trusted publishing by @Apakottur in #56
New Contributors
- @Apakottur made their first contribution in #2
Full Changelog: https://github.com/Apakottur/shpyx/commits/v0.0.37