Files
creyPY/CHANGELOG.md

482 B

Changelog

All notable changes to this project will be documented in this file.

1.2.4

  • Enabled newer versions for all dependencies

1.2.3

  • Added option to specify lookup_column for get_object_or_404

1.2.2

  • Added order_by method

1.1.0

  • Added headers to testing

1.0.0

  • Bumped dependencies
  • Added const documentation
  • Added installation instructions and examples to README
  • Added sqlalchemy session for db connection

0.2.0

  • Added testing client