All Versions
9
Latest Version
Avg Release Cycle
246 days
Latest Release
1273 days ago

Changelog History

  • v2.1.0 Changes

    October 31, 2020

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • [#39] Adapt library for publishing #42 (jfacorro)
    • โšก๏ธ [#39] Update CHANGELOG #41 (jfacorro)
    • โšก๏ธ Update Travis CI configuration with latest OTP and Elixir versions #40 (jfacorro)
    • โฌ†๏ธ Bumps elixir #38 (naomijub)
  • v2.0.0 Changes

    March 04, 2018

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • Migrated to Elixir 1.5 and Timex 3.1 #37 (f34nk)
  • v1.0.2 Changes

    June 14, 2017

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • The input ":" is decoded as an Elixir atom instead of generating an error #22

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ“œ [Fixes #22] Throw exception when trying to parse a single colon #36 (jfacorro)
  • v1.0.1 Changes

    June 14, 2017

    Full Changelog

    Closed issues:

    • ๐Ÿ“œ Could not parse file #32

    ๐Ÿ”€ Merged pull requests:

    • [#32] Specify utf8 encoding for all binaries built in lexer #35 (jfacorro)
    • โฌ†๏ธ Bump version #34 (jfacorro)
    • ๐Ÿ›  [Fixes #32] Specify utf8 enconding when buliding single char binaries in lexer #33 (jfacorro)
  • v1.0.0 Changes

    September 16, 2016

    Full Changelog

    Implemented enhancements:

    • Doesn't compile for Elixir 1.3.2 #30

    ๐Ÿ”€ Merged pull requests:

    • โš  [Closes #30] Fix warning and replaced Access protocol for behaviour #31 (jfacorro)
    • ๐Ÿ— Force build #28 (jfacorro)
  • v0.1.3 Changes

    June 13, 2015

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ”– Version bump 0.1.2 #18

    Closed issues:

    • ๐Ÿ›  Fix example in README.md and correct the Erlang OTP #25
    • ๐Ÿ“„ Upload generated docs to gh-pages branch #23
    • ๐Ÿ“‡ Rename project ExEdn to Eden #21
    • Publish in Hex #17

    ๐Ÿ”€ Merged pull requests:

    • โฌ†๏ธ Bump version #34 (jfacorro)
    • โš  [Closes #30] Fix warning and replaced Access protocol for behaviour #31 (jfacorro)
    • ๐Ÿ”– Version bump to 0.1.3 #27 (jfacorro)
    • [Closes #25] Fix README add application deps #26 (jfacorro)
    • [#21] Rename from ExEdn to Eden #24 (jfacorro)
    • [Closes #17] Publish in hex.pm #20 (jfacorro)
  • v0.1.2 Changes

    June 13, 2015

    Full Changelog

    Closed issues:

    • More information for the Protocol.UndefinedError raised by ExEdn.Encode #14
    • ๐Ÿ“„ Docs and specs for almost everything #10

    ๐Ÿ”€ Merged pull requests:

    • [#18] Version bump 0.1.2 #19 (jfacorro)
    • ๐Ÿ“„ [Closes #10] Docs and specs #16 (jfacorro)
    • [#14] Added more information to Protocol.UndefinedError #15 (jfacorro)
  • v0.1.1 Changes

    June 10, 2015

    Full Changelog

    Closed issues:

    • โž• Add an Encode protocol implementation for Any #12

    ๐Ÿ”€ Merged pull requests:

    • [Closes #12] Encode protocol implementation for Any, but actually only for sโ€ฆ #13 (jfacorro)
  • v0.1.0 Changes

    June 10, 2015

    Closed issues:

    • Elixir -> edn #8
    • ๐Ÿ“œ edn (parse tree) -> Elixir #5
    • โž• Add line and column information to lexer #4
    • ๐Ÿ“œ Parser #2
    • Lexer #1

    ๐Ÿ”€ Merged pull requests:

    * This Change Log was automatically generated by github_changelog_generator