magnolify

A collection of Magnolia add-on modules

APACHE-2.0 License

Stars
159
Committers
26

magnolify

A collection of Magnolia add-ons for common type class derivation, data type conversion, etc.; a simpler and faster successor to shapeless-datatype.

Modules

This library includes the following modules.

Usage

See micro-site for documentation.

How to Release

Magnolify automates releases using sbt-ci-release with Github Actions. Simply push a new tag:

git tag -a v0.1.0 -m "v0.1.0"
git push origin v0.1.0

Note that the tag version MUST start with v to be picked up as the release version.

License

Copyright 2019-2021 Spotify AB.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

Package Rankings
Top 18.59% on Repo1.maven.org
Badges
Extracted from project README's
Build Status codecov.io GitHub license Maven Central Scala Steward badge
Related Projects