• v0.6.0 36d9da10bc

    v0.6.0 Stable

    rus07tam released this 2025-11-26 17:18:23 +03:00 | 1 commits to main since this release

    Changelog:

    • The plugin system has been removed indefinitely. #11 #10
    • Added py.typed file. #9
    • Added utility functions.
    • Added default_factory param in PrivProperty.
    • Added ListField, OptionalField.
    • Added method UniqueType.unwrap_or().
    Downloads
  • v0.5.0 ae0427ec75

    v0.5.0 Stable

    rus07tam released this 2025-11-24 16:28:51 +03:00 | 14 commits to main since this release

    Changelog:

    • Changed license to Unlicense (#7 ).
    • Added Marker type based on tagging.
    • Added utils get_attrs(), get_or_set_attr(), side(), side_func(), call() and caller().
    • Added decorators hook_decorator(), inject_decorator(), replace_decorator().
    • Added utility methods in UniqueType.
    • Small performance improvements.
    Downloads
  • v0.4.2 dbc57b8ecb

    v0.4.2 Stable

    rus07tam released this 2025-10-29 18:16:09 +03:00 | 35 commits to main since this release

    Changelog:

    • Added python 3.10+ support
    Downloads
  • v0.4.1 4f258ffc7a

    v0.4.1 Stable

    rus07tam released this 2025-10-27 15:06:23 +03:00 | 40 commits to main since this release

    Changelog:

    • Update README
    • Added cond to rx
    • Added get_fields to Field
    • Fixed AsyncBindable & Bindable
    • Improved ClassProperty
    • Added name and __slots__ to Property
    Downloads
  • v0.4.0 19c9b9537d

    Stable

    rus07tam released this 2025-10-26 19:26:46 +03:00 | 53 commits to main since this release

    Downloads