Skip to content

Files

Latest commit

7bfe15e · Jun 11, 2015

History

History
173 lines (86 loc) · 7.71 KB

CHANGELOG.md

File metadata and controls

173 lines (86 loc) · 7.71 KB

Change Log

0.2.6 (2015-06-10)

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:

  • [#53] Random uniform inclusive #57 (jfacorro)

  • [Closes #53] Random uniform #56 (jfacorro)

  • Added feature: specify random string length #51 (igaray)

  • [#46] Added ktn_list:filter/3 and tests (100%) coverage of the module #50 (jfacorro)

  • [Closes #46] Added ktn_list:map/3 and tests (100%) coverage of the module #47 (jfacorro)

  • Changelog update #43 (jfacorro)

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