Skip to content

Latest commit

 

History

History
165 lines (103 loc) · 9.15 KB

CHANGELOG.md

File metadata and controls

165 lines (103 loc) · 9.15 KB

Change Log

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