-
v0.1.3 Stable
released this
2025-09-14 04:42:11 +00:00 | 73 commits to main since this releaseThis release introduces stronger typing support and improved error handling:
- A
py.typedmarker file was added to enable proper MyPy support. - Internal typing structures were refined for better static analysis.
- Custom exception classes were introduced to provide clearer, more Pythonic error handling.
What's Changed
- (improvement): Formats and Lints Code - Minor Changes by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/43
- feat: Add py.typed marker file for proper typing support by @h0rv in https://github.com/HideyoshiNakazone/jambo/pull/44
- chore: fixes license in pyproject - no change was made by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/45
- Better Internat Static Typing by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/46
- Feature/explicit exception type by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/47
- feat: more pythonic error parent class by @HideyoshiNakazone in https://github.com/HideyoshiNakazone/jambo/pull/48
New Contributors
- @h0rv made their first contribution in https://github.com/HideyoshiNakazone/jambo/pull/44
Full Changelog: https://github.com/HideyoshiNakazone/jambo/compare/v0.1.2...v0.1.3
Downloads
- A