mutils

Mutils is a collection of utilities microservices

MIT License

Downloads
46.1K
Stars
3
Committers
4

Bot releases are hidden (Show)

mutils - v1.1.4

Published by niteshpurohit almost 4 years ago

1.1.4 (2020-10-19)

Bug Fixes

  • gemfile to reduce vulnerabilities (#65) (b2e2ef6)
  • gemfile to reduce vulnerabilities (#65) (b19cbea)
mutils - v1.1.3

Published by niteshpurohit almost 4 years ago

1.1.3 (2020-10-18)

Bug Fixes

  • Gemfile to reduce vulnerabilities (#65) (49b5ae2)
mutils - v1.1.2

Published by niteshpurohit about 4 years ago

1.1.2 (2020-10-15)

Bug Fixes

  • coveralls: gemfile to reduce vulnerabilities (#64) (7d4e592)
mutils - v1.1.1

Published by niteshpurohit about 4 years ago

1.1.1 (2020-10-05)

Bug Fixes

  • params: always send hash in params (7d71b6d)
mutils - v1.1.0

Published by niteshpurohit about 4 years ago

1.1.0 (2020-08-15)

Features

  • params: conditional if:Proc get params as second attribute (55a3b08)
mutils - v1.0.1

Published by niteshpurohit about 4 years ago

1.0.1 (2020-07-24)

Bug Fixes

  • semantic-release: enable semantic-release (aa9c28f)
mutils - v1.0.0

Published by niteshpurohit over 4 years ago

First Stable release: Features

  • Performance upto 35i/s under load
  • Observed 35-40 MB of memory usage
  • Fully featured JSON serializer similar to Active Serializer but with more power and speed.

Changes:

  • Code refactored
  • Using cache for expensive operations
mutils - v0.2.37

Published by niteshpurohit over 4 years ago

Feature

  • Attributes blocks
  • Attributes blocks with params
mutils - v0.2.36

Published by niteshpurohit over 4 years ago

Features

  • Conditional Attributes and Relations.

Improvement

  • Removed required Active Support.

Removed

  • XML Support
mutils - v0.2.35

Published by niteshpurohit over 4 years ago

new option 'label' for relations

mutils - v0.2.34

Published by niteshpurohit over 4 years ago

  • attributes now can be used as attribute to configure if specified attribute will include always in serialized result. attribute given in attributes are always included
  • custom_methods now can be used as custom_method to configure if specified custom_method will include always in serialized result. custom_method given in custom_methods are always included
mutils - new custom_method in serializer

Published by niteshpurohit over 4 years ago

new custom_method in serializer

mutils - Improved Performance and Reduce Memory

Published by niteshpurohit over 4 years ago

  • Improved Performance
  • Reduce Memory
mutils - Rake to 13

Published by niteshpurohit over 4 years ago

mutils - Maintenance

Published by niteshpurohit over 4 years ago

mutils - v0.2.29

Published by niteshpurohit almost 5 years ago

Bugfix of scope variable should be public

mutils - v0.2.28

Published by niteshpurohit almost 5 years ago

breaking change: Serializer scoped into mutils

mutils - v0.2.27

Published by niteshpurohit almost 5 years ago

Code smells fixed.

mutils - v0.2.26

Published by niteshpurohit almost 5 years ago

  1. Added xml serialization.
  2. rubocop offenses handled remaining added to todo.
  3. root added for json, now
  4. name_tag option added for Serializers to have custom name while serializing to json or xml
  5. added option name_tag, true for json serializing to generate json with root
mutils - v0.2.25

Published by niteshpurohit almost 5 years ago

v0.2.25

Package Rankings
Top 21.94% on Rubygems.org
Badges
Extracted from project README
Maintainability Gem Version Coverage Status
Related Projects