Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add helpers for tuple * Unformat productbuilder * Remove unused atIndex * Remove unused variables * Fix tests * Fix bugs related to option and other improvements - Make listStrict the default behavior - Make optional values for products with atleast one valid value - Add documentation for auto derivation of custom types * Fix formatting * Handle parent optional key * Add examples for custom derivations * Add optional example * Add optional examples * Add more documentation * Reformat code * Fix test cases * Reformat code in examples module * Make listStrict behaviour specific to sources * Add documentation * Reformat test cases * Make run all tests * Change documentations * Fix fmt of test * Remove comments * Fix compile issue for scala 2.11 and scala 2.12 * Fix microsite * Fix documentation of automatic * Fix docs * Add docs * Remove all scala * Make docs cleaner * Remove scala doc
- Loading branch information