UNPKG

@8select/strulo

Version:

Log messages in a structured format.

70 lines (44 loc) 3.51 kB
# Change Log ## [0.5.1](https://github.com/8select/strulo/tree/0.5.1) (2017-11-23) [Full Changelog](https://github.com/8select/strulo/compare/0.5.0...0.5.1) **Implemented features:** - publish es5 and es6 variants of the module [\#27](https://github.com/8select/strulo/pull/27) ([jbreckel](https://github.com/jbreckel)) ## [0.5.0](https://github.com/8select/strulo/tree/0.5.0) (2017-11-22) [Full Changelog](https://github.com/8select/strulo/compare/0.4.1...0.5.0) **Fixed bugs:** - fix flow-types [\#25](https://github.com/8select/strulo/pull/25) ([jbreckel](https://github.com/jbreckel)) ## [0.4.1](https://github.com/8select/strulo/tree/0.4.1) (2017-11-22) [Full Changelog](https://github.com/8select/strulo/compare/0.4.0...0.4.1) **Fixed bugs:** - fix failing prepush hook [\#21](https://github.com/8select/strulo/issues/21) - coverage badge not shown on npmjs.org [\#20](https://github.com/8select/strulo/issues/20) - fix failing prepush hook by only commiting when changes where detected [\#23](https://github.com/8select/strulo/pull/23) ([jbreckel](https://github.com/jbreckel)) - add sanitize to coverage badge [\#22](https://github.com/8select/strulo/pull/22) ([jbreckel](https://github.com/jbreckel)) ## [0.4.0](https://github.com/8select/strulo/tree/0.4.0) (2017-11-22) [Full Changelog](https://github.com/8select/strulo/compare/0.3.0...0.4.0) **Implemented features:** - upgrade eslint-config [\#18](https://github.com/8select/strulo/issues/18) - Update config [\#19](https://github.com/8select/strulo/pull/19) ([jbreckel](https://github.com/jbreckel)) **Fixed bugs:** - update default export [\#17](https://github.com/8select/strulo/issues/17) - Update config [\#19](https://github.com/8select/strulo/pull/19) ([jbreckel](https://github.com/jbreckel)) ## [0.3.0](https://github.com/8select/strulo/tree/0.3.0) (2017-11-08) **Implemented features:** - move npm package to 8select [\#8](https://github.com/8select/strulo/issues/8) - Allow supression of log levels [\#5](https://github.com/8select/strulo/pull/5) ([WirthAware](https://github.com/WirthAware)) **Fixed bugs:** - level\_name missing [\#1](https://github.com/8select/strulo/issues/1) - use constant as key instead of string [\#2](https://github.com/8select/strulo/pull/2) ([akleiber](https://github.com/akleiber)) **Closed issues:** - add coding guideline [\#14](https://github.com/8select/strulo/issues/14) - add unit tests [\#11](https://github.com/8select/strulo/issues/11) - library should package itself to be es2015 compatible [\#7](https://github.com/8select/strulo/issues/7) - add flow types [\#6](https://github.com/8select/strulo/issues/6) - allow supression of log levels [\#4](https://github.com/8select/strulo/issues/4) **Merged pull requests:** - Use es2015 modules and add flow type support [\#16](https://github.com/8select/strulo/pull/16) ([WirthAware](https://github.com/WirthAware)) - Add support and automate coding standard [\#15](https://github.com/8select/strulo/pull/15) ([WirthAware](https://github.com/WirthAware)) - Add unit tests [\#12](https://github.com/8select/strulo/pull/12) ([WirthAware](https://github.com/WirthAware)) - New minor version [\#10](https://github.com/8select/strulo/pull/10) ([WirthAware](https://github.com/WirthAware)) - add npm scope [\#9](https://github.com/8select/strulo/pull/9) ([akleiber](https://github.com/akleiber)) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*