Skip to content

πŸ”– release 0.0.1

Compare
Choose a tag to compare
@kkharji kkharji released this 29 Dec 15:38
· 50 commits to master since this release
fee896e

πŸŽ‰ 0.0.1 - 2021-12-29

Module

  • 87afe9f ♻️ Refactor: Cleanup & readability

  • 3abcd06 βœ… Test: Read module configuration

  • 829cbaa ✨ Feature: Process registry and merge to config

  • 7c74c8b ✨ Feature: Use module.registry for passing functions

Readme

  • df77cb0 πŸ“š Documentation: Explain how duct.module/reitit should work
  • 4f1a09a πŸ“š Documentation: Rename reitit/options -> reitit/opts
  • 9cec7b8 πŸ“š Documentation: Introduce malli as coercion option

Dev

  • dbddfa9 ✨ Feature: Add clj-dev