Alembic v2.1.1 Release Notes

Release Date: 2016-10-07 // over 7 years ago
  • โž• Add

    • โž• Add failedToSerialize(with:) to DistillError
    • โž• Add associated value path: Path to DistillError.typeMismatch

    ๐Ÿ’ฅ Breaking

    ๐Ÿ”„ Change

    • No need to try/catch when intializing JSON from String or Data
    • Argument label to: is now as:

    ๐Ÿ“‡ Rename

    • ๐Ÿ“‡ Rename InitDistillable to Brewable

    โœ‚ Remove

    • โœ‚ Remove function value(handler:) that get value via closure
    • โœ‚ Remove utility functions of Distillate for Collection