Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
marshmallow-enum / CHANGELOG
Size: Mime:
Version 1.5
===========

Allow unicode enum values (sergeyzsg)
Add support for Marshmallow 3 (svidela)

Version 1.4
===========

* Deprecate the `{choices}`, `{name}` and `{value}` format keys for custom error messages
* Allow configure loading and dumping independently