composite

A utility for building dynamic queries in Elixir

APACHE-2.0 License

Downloads
40.4K
Stars
23
Committers
2
composite - v0.4.3 Latest Release

Published by fuelen 8 months ago

composite - v0.4.2

Published by fuelen over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fuelen/composite/compare/v0.4.1...v0.4.2

composite - v0.4.1

Published by fuelen over 2 years ago

composite - v0.4.0

Published by fuelen almost 3 years ago

  • add force_require/2
  • support loaders with arity 2
composite - v0.3.0

Published by fuelen about 3 years ago

Features

  • add support for primary functions with arity 1
  • raise on unknown options
  • extend default :ignore? implementation
  • add :ignore_requires option
composite - v0.2.1

Published by fuelen almost 4 years ago

Improve docs

composite - v0.2.0

Published by fuelen almost 4 years ago

Added on_ignore option.

composite - v0.1.0

Published by fuelen about 4 years ago

Initial release