0.2.6 (2015-06-10)
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:
-
[#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)
0.2.5 (2015-04-13)
Fixed bugs:
- ktn_date:now_human_readable should pad #39
Merged pull requests:
0.2.4 (2015-03-20)
Closed issues:
Merged pull requests:
0.2.3 (2015-03-19)
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:
0.2.2 (2015-02-13)
Merged pull requests:
0.2.1 (2015-02-13)
Fixed bugs:
- user_default conflicts #19
Closed issues:
- Add ktn_binary:join/2 #21
Merged pull requests:
-
[#24] Added ktn_code:consult/1 and moved split_when/2 to ktn_lists. #25 (jfacorro)
-
[Closes #19] Renamed user_default.erl to avoid conflict #20 (igaray)
-
Update from upstream #18 (elbrujohalcon)
0.2.0 (2014-10-22)
Implemented enhancements:
- Add current functionality from elvis_code to ktn_code #16
Merged pull requests:
-
[Closes #16] Added parsing code form elvis_code #17 (jfacorro)
-
New stuff from @unbalancedparentheses #14 (elbrujohalcon)
0.1.0 (2014-09-01)
Implemented enhancements:
- Rename modules from katana to ktn #3
Fixed bugs:
Closed issues:
- Create katana_maps for maps utility functions #1
Merged pull requests:
-
Added Microsends and resolved name bug #7 (unbalancedparentheses)
* This Change Log was automatically generated by github_changelog_generator