Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 815 Bytes

File metadata and controls

37 lines (23 loc) · 815 Bytes

node-js-release-info Changelog

v1.1.1

  • add new version markers to changelog
  • add integration test for .fetch_all()
  • lintings

v1.1.0

  • add docs and examples for .fetch_all() method
  • add 7z to the list of recognized exts
  • add ppc64 and s390x to the list of recognized archs
  • add aix to the list of recognized oses
  • add .fetch_all() method to retrieve the list of supported configurations

v1.0.0

  • add docs for json feature
  • add test to verify thread-safe types
  • breaking: remove .to_json_string() method now that the json feature is available
  • add json feature to enable full serialization + deserialization

v0.1.1

  • clarify example usage instructions
  • add tests for serializing enums

v0.1.0

  • Initial release 🎊🎉