• v4.1.0 e9cca58e4e

    4.1.0
    All checks were successful
    / test (push) Successful in 32s
    Stable

    Madeorsk released this 2025-06-28 23:13:33 +02:00 | 3 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F
    • Add assign function to assign properties values using any object, silently ignoring fields which are not properties.
    • Add from function to initialize a model and assign properties values using any object, silently ignoring fields which are not properties.
    • Add applyPatch function to update models using objects returned by patch function.
    • Add map type and document it.
    • Add extend function to easily extend an inherited model.
    • Change recommended model declaration.
    • Improve code and tests style.
    • Update dev dependencies.
    • Improve README.
    Downloads