Skip to content

Latest commit

 

History

History
184 lines (110 loc) · 8.7 KB

CHANGELOG.md

File metadata and controls

184 lines (110 loc) · 8.7 KB

Change Log

1.1.1 (2018-06-29)

Full Changelog

Closed issues:

  • invalid pre18 value on mac computer #52

Merged pull requests:

1.1.0 (2018-04-30)

Full Changelog

Fixed bugs:

Merged pull requests:

1.0.1 (2018-04-20)

Full Changelog

Closed issues:

  • Macros calling other macros with the stringify operator (??) fail #47
  • Version Bump to 1.0.0 #39

Merged pull requests:

  • [Closes #47] Nested macro calls with stringify fail #48 (jfacorro)
  • Add license, required to publish in hex.pm #42 (Euen)
  • rename app name to inaka_aleppo to be able to pubish in hex.pm #41 (Euen)

1.0.0 (2016-06-13)

Full Changelog

Closed issues:

  • Move from erlang.mk to rebar3 #37

Merged pull requests:

  • [Close #39] version bump to 1.0.0 #40 (Euen)
  • [Close #37] rebar3 as a build tool #38 (Euen)

0.9.10 (2016-04-07)

Full Changelog

Closed issues:

  • Update repo and make it ready for hex.pm #35
  • Location is {undefined, undefined} for all nodes in 18.x #32

Merged pull requests:

  • [Fix #35] Add meta testing and Add erlang.mk #36 (harenson)
  • Bump version to 0.9.10 and publish in hex.pm #34 (jfacorro)
  • [Closes #32] Check for location attribute before getting line and column #33 (jfacorro)

0.9.9 (2016-01-22)

Full Changelog

Closed issues:

  • Bump version to 0.9.9 #30
  • When aleppo:process_tree/3 catches an exception the token added is not a valid Erlang token #28

Merged pull requests:

  • [Closes #30] Bump 0.9.9 #31 (jfacorro)
  • [Closes #28] Take the second element from custom token tuple #29 (jfacorro)

0.9.8 (2016-01-21)

Full Changelog

Closed issues:

  • Bump version to 0.9.8 #26
  • Create 0.9.7 release #23
  • Keep attributes other than location when normalizing them #22

Merged pull requests:

  • [Closes #26] Release 0.9.8 #27 (jfacorro)
  • [Close #22] Keep other attributes when normalizing location #25 (jfacorro)

0.9.7 (2016-01-21)

Full Changelog

Closed issues:

  • The hex.pm packages include the aleppo_parser.erl file which shouldn't be included #20
  • Version Bump to 0.9.5 #16
  • Do aleppo rebar compatible #10

Merged pull requests:

0.9.6 (2016-01-14)

Full Changelog

Closed issues:

  • Switch build tools to erlang.mk and republish to hex.pm #18

Merged pull requests:

0.9.5 (2015-12-31)

Full Changelog

Merged pull requests:

0.9.4 (2015-12-30)

Full Changelog

Closed issues:

  • Hex Packages #13

Merged pull requests:

  • [#13] Updated version to 0.9.4 in src/aleppo.app.src #15 (davecaos)

0.9.3 (2015-12-30)

Full Changelog

Merged pull requests:

  • [#13] Updated for hexer hex package tool #14 (davecaos)

0.9.2 (2015-09-04)

Full Changelog

Fixed bugs:

  • Tokens that are replaced by a macro get the wrong location #7

Closed issues:

  • Remove OTP 18.0 warnings and fix location bug #11
  • maps's error not throw #9

Merged pull requests:

  • [Closes #11] Remove warnings, handle new location token attribute #12 (jfacorro)

0.9.1 (2014-11-11)

Full Changelog

Fixed bugs:

  • .app file not being copied to ebin on compile #3

Merged pull requests:

  • [#7] Assign the location of the macro to the tokens that replace it. #8 (jfacorro)

0.9.0 (2014-08-08)

Full Changelog

Merged pull requests:

v0.8.9 (2012-07-26)

* This Change Log was automatically generated by github_changelog_generator