Fleaker

Latest version: v0.5.0

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.1

-------------

Bug fix release, released on April 20th 2017.

- Add basic Travis CI setup.
- Fix failing test in the Python 2.7 environment.

0.3.0

-------------

Released on April 14th 2017, codename Schlenk.

- A base model for Peewee that hooks into the application factory to use it's
database.
- Datetime Peewee Fields for Arrow and Pendulum
- A dumb JSON field for Peewee
- A field signature mixin for enforcing unique constraints on nullable fields.
- A mixin that allows for SQL `LIKE` searching on models.
- Mixins that provide created, updated, and archived timestamps for all datetime
libraries that Fleaker supports
- Add `bcrypt` as a module that must be installed if Peewee is selected (this
allows it to support the `PasswordField` out of the box.
- Make Arrow, Pendulum, and Phonenumbers all optional installs
- Add a bunch of docs

0.2.1

-------------

Reupload to fix download URL, released on March 31st 2017.

Bug fixes:

- Download URL is correct now.
- Description is fixed.

0.2.0

-------------

Released on March 31st 2017, codename Erlenmeyer.

The rise of the documentation and the opening of source...

- Added Sphinx integration for generating the documentation. Right now, it's
mostly focued around generating the API Documentation.
- Fleaker is now open source!

0.1.4

-------------

Developer QoL Release, released on December 7th 2016.

Make the ORM a tad easier to use... more work on this is coming soon!

- Added an explicit top level model to ``fleaker.orm`` for both the base Peewee
and SQLAlchemy models. The Peewee Model is: ``fleaker.orm.PeeweeModel`` and
the SQLAlchemy model is: ``fleaker.orm.SqlalchemyModel``.

0.1.3

-------------

Bug fix release, released on December 6th 2016.

...More bug fixes for... Marshmallow... Think we got it this time!

Bug Fixes:

- The ``fleaker.marshmallow.fields`` package is now properly installed. NOW all
of Marshmallow should be in the system.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.