Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 773 Bytes

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 773 Bytes

Changelog

Version 0.5.2

  • package: use MIT license
  • ts: move types to lib
  • package: remove directories and use files
  • package: update homepage

Version 0.5.1

  • package: revert es5, it doesn't make any sense

Version 0.5.0

  • package: generate es5 version

Version 0.4.0

  • %+O inspects with colors
  • readme: minor md syntax

Version 0.3.0

  • package: ignore lock files
  • travis: from Node.js 6 to 9
  • test: support for Node above v8.x
  • package: upgrade to CoffeeScript 2
  • package: release chain automation
  • package: TypeScript definition file
  • package: move repository to adaltas
  • readme: cleanup

Version 0.2.5

  • printf: support for nested properties in property references

Version 0.2.4

  • printf: import vsprintf source enhancements