Skip to content

Releases: rafeca/prettyjson

0.5.0

02 Feb 00:29
Compare
Choose a tag to compare
  • Updated dependencies, added support for Node.js up to 0.7.12
  • Minor improvements in README file
  • Add JSHint to the build process
  • Add jake task to execute tests automatically
  • Add test coverage info

0.4.0

02 Feb 00:29
Compare
Choose a tag to compare
  • Now prettyjson uses Mocha test framework instead of jasmine-node
  • Fixed leak in a "key" variable

0.3.1

02 Feb 00:28
Compare
Choose a tag to compare
  • Modified website design
  • Modify webpage link in package.json

0.3.0

02 Feb 00:28
Compare
Choose a tag to compare
  • Added CLI interface
  • Now prettyjson package requires Nodejs 0.6.x

0.2.1

02 Feb 00:27
Compare
Choose a tag to compare
  • Fix: Bug when the JSON has attributes with booleans, integers or null values

0.2.0

02 Feb 00:27
Compare
Choose a tag to compare
  • Now using node-releasetools for the release process
  • Disabled Node.js 0.6 from Travis CI temporally
  • Minor copy in Readme.md

0.1.4

02 Feb 00:26
Compare
Choose a tag to compare
  • Added contributors to the Readme file

0.1.3

02 Feb 00:26
Compare
Choose a tag to compare
  • Fixed the GitHub publishing of tags in the jake task
  • Updated package.json to make it compatible with Node.js 0.6.x
  • Updated travis YAML file to use the new Node.js support on Travis

0.1.2

02 Feb 00:25
Compare
Choose a tag to compare
  • Updated Jakefile with tasks to automate publishing new versions

0.1.1

02 Feb 00:24
Compare
Choose a tag to compare
  • Added changelog jake task to add changelog automatically
  • The library version is retrieved from package.json file