Skip to content

cot-cli-v0.6.0

Choose a tag to compare

@cotbot cotbot released this 19 Mar 00:08
460b273

View diff on diff.rs

New features

  • (orm) Support custom migrations (#455) (by @m4tx)
  • (orm) Add support for raw (r#) model and field names (#485) (by @m4tx)

Other

  • Various tiny doc fixes (#450) (by @m4tx)
  • (deps) Bump deps (#476) (by @m4tx)
  • Update README to remove production warning (#478) (by @m4tx)
  • (deps) Bump all deps (#498) (by @m4tx)
  • Add docs-site with locally-sourced docs (#510) (by @m4tx)
  • Improve repository configuration (#511) (by @seqre)

Contributors