Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

52 lines (29 loc) · 1.06 KB

Changelog

This project follows semantic versioning.

All enotype implementations across supported languages share the same version number, consequently not every minor or patch version is released for all languages, but only for those affected by the changes.

0.3.1

Ruby-only release

  • Implement, test and document procs helper for ruby 6b4852e
  • Use message instead of scope operator for all ruby loader calls 6469659
  • Fix changelog uri in gemspec e6e2c8f

0.3.0

Features

  • Add an IPv4 loader 4dfe6f6

Ruby

  • Bump required ruby version to 2.4 6aba233

Maintenance

  • Update metadata for releases d28590d
  • Update kahlan and pytest 0097649

0.2.0

Features

  • Add a slug loader 3b7d108

Performance

  • Use static regex constants in javascript loaders 9ec910a

Documentation

  • Introduce generated documentation 72a068a

Maintenance

  • Update enolib and jest 193ae55
  • Use enolib from npm 98117e7
  • Update python development dependencies a1a1054

0.1.0

Initial release for javascript, php, python and ruby