Skip to content

Latest commit

 

History

History
327 lines (206 loc) · 18 KB

CHANGELOG.md

File metadata and controls

327 lines (206 loc) · 18 KB

Change Log

0.2.21 (2016-01-21)

Full Changelog

Closed issues:

  • Update ktn_code for the latest aleppo modifications #112

Merged pull requests:

0.2.20 (2016-01-19)

Full Changelog

Implemented enhancements:

  • Update to last elvis_core version #118

Fixed bugs:

  • Modify IGNORE_DEPS in Makefile #113

Closed issues:

  • Version Bump to 0.2.20 #114
  • Version Bump to 0.2.18 #109

Merged pull requests:

  • [Fix #118] update elvis_core dep #119 (Euen)
  • update gitignore #117 (Euen)
  • [Fix #114] version bump #116 (Euen)
  • [Fix #113] modify IGNORE_DEPS in makefile #115 (Euen)

0.2.19 (2016-01-12)

Full Changelog

Merged pull requests:

0.2.18 (2015-12-31)

Full Changelog

0.2.17 (2015-12-31)

Full Changelog

Closed issues:

  • Version Bump to 0.2.17 #106
  • Hex Packages #97

Merged pull requests:

0.2.15 (2015-12-23)

Full Changelog

Closed issues:

  • Bump version to 0.2.15 #103
  • Use elvis_core instead of elvis as a dep #101
  • Remove shell target from Makefile #100
  • Error in README example for ktn_meta_SUITE #98

Merged pull requests:

0.2.14 (2015-11-12)

Full Changelog

Closed issues:

  • Version bump to 0.2.14 #93
  • Bump version 0.2.13 #84
  • Create a ktn_sup module #45

Merged pull requests:

0.2.13 (2015-09-07)

Full Changelog

Closed issues:

  • Unhandled abstract form for user\_type #82

Merged pull requests:

0.2.12 (2015-09-07)

Full Changelog

Closed issues:

  • Bump version (0.2.12 or maybe 0.3.0) #80
  • Update aleppo version to 0.9.2 #78

Merged pull requests:

0.2.11 (2015-09-02)

Full Changelog

Fixed bugs:

  • Dialyze the Katana #44

Closed issues:

  • Bump to 0.2.11 #76
  • Implement a ktn_os:command/[1, 2] function that uses ports #74
  • Bump to version 0.2.10 #72

Merged pull requests:

0.2.10 (2015-08-27)

Full Changelog

Closed issues:

  • Include tokens in the root node returned by ktn_code:parse_tree/[1,2] #69
  • Fulfill the open-source checklist #15

Merged pull requests:

0.2.9 (2015-08-21)

Full Changelog

Merged pull requests:

0.2.8 (2015-07-22)

Full Changelog

Closed issues:

  • Version bump 0.2.7 #61

Merged pull requests:

0.2.7 (2015-06-19)

Full Changelog

Closed issues:

  • Unhandled abstract form issue with fun((...) #59
  • Add a ktn_lists:filter/3 function #48

Merged pull requests:

0.2.6 (2015-06-11)

Full Changelog

Implemented enhancements:

  • Add functions to ktn_random to generate random integers #53

Closed issues:

  • Add a ktn_lists:map/3 function #46

Merged pull requests:

0.2.5 (2015-04-13)

Full Changelog

Fixed bugs:

  • ktn_date:now_human_readable should pad #39

Merged pull requests:

0.2.4 (2015-03-20)

Full Changelog

Closed issues:

  • Move types in spec node from content to node\_attrs #35
  • Bump version to 0.2.3 #32

Merged pull requests:

0.2.3 (2015-03-19)

Full Changelog

Implemented enhancements:

  • Add a ktn_code:consult/1 function that behaves the same as file:consult/1 but for strings and binaries #24

Fixed bugs:

  • ktn_code:consult/1 can't handle "{'.'}.\n" #26

Closed issues:

  • ktn_code: separate attrs that are values from the ones that are nodes #30
  • Add ktn_code:beam_to_string/1 #28

Merged pull requests:

  • [#32] Version bump. Added change log. #33 (jfacorro)
  • [Closes #30] Separate attrs that are nodes form the ones that are not #31 (jfacorro)
  • [Closes #28] Beam to string. #29 (jfacorro)

0.2.2 (2015-02-13)

Full Changelog

Merged pull requests:

0.2.1 (2015-02-13)

Full Changelog

Fixed bugs:

  • user_default conflicts #19

Closed issues:

  • Add ktn_binary:join/2 #21

Merged pull requests:

0.2.0 (2014-10-22)

Full Changelog

Implemented enhancements:

  • Add current functionality from elvis_code to ktn_code #16

Merged pull requests:

0.1.0 (2014-09-01)

Implemented enhancements:

  • Rename modules from katana to ktn #3

Fixed bugs:

  • Make katana releasable #8
  • Syntax error in katana.app.src #5

Closed issues:

  • Create katana_maps for maps utility functions #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator