All Versions
10
Latest Version
Avg Release Cycle
16 days
Latest Release
1346 days ago

Changelog History

  • v1.2.0.0 Changes

    August 18, 2020
    • #13: Changed the Show instance to use render. Thanks @L7R7!
  • v1.1.0.2 Changes

    August 02, 2020
  • v1.1.0.1 Changes

    June 02, 2020
    • ๐Ÿ— Internal changes only. Started requiring at least Cabal 2.2 to build.
  • v1.1.0.0 Changes

    May 09, 2020
    • ๐Ÿšš #10: Rewrote everything! The impact of this rewrite should be minimal. None of the exposed functions or types have changed or been removed.
      • Many new dependencies were added: bytestring, containers, parsec, text, and transformers. However they are all boot libraries so you almost certainly have them installed already.
      • Moved modules from Burrito.* to Burrito.Internal*. For example Burrito.Parse is now Burrito.Internal.Parse.
    • #4: Added match for running expansion in reverse.
    • #9: Added expandWith for more control over the expansion process.
  • v1.0.2.0 Changes

    April 11, 2020
    • #7: Added render for rendering templates to strings without doing expansion.
    • ๐Ÿ“œ 07aeac7: Fixed a bug when parsing max length modifiers with multiple digits.
    • โš  50ee08a: Started exposing all modules. Note that this doesn't mean they're part of the published API. Anything in them may change at any time without warning. Use them with caution!
  • v1.0.1.0 Changes

    April 10, 2020
    • ๐Ÿ— #5: Added uriTemplate quasi-quoter for building URI templates at compile time.
    • ๐Ÿ“š #2: Improved documentation in test suite. Thanks @chris-martin!
  • v1.0.0.2

    April 04, 2020
  • v1.0.0.1

    April 04, 2020
  • v1.0.0.0

    April 04, 2020
  • v0.0.0.0

    March 28, 2020