Giraffe v0.1.0-alpha004 Release Notes

  • This version has some breaking changes

    • Re-factored bind to make it a true bind function
    • ➕ Added a new compose combinator
    • 🛠 The >>= operator became >=> now and >>= is the new bind function (Fixes #5)
    • ⬆️ Upgraded project to .NET Core SDK RC4