Skip to content

Releases: BastiTee/pyntrest

v1.1.0

20 Oct 20:50
Compare
Choose a tag to compare

Changelog

  • Full python 3.* support
  • Support for EXIF rotation on images
  • Added init.d scripts for devops
  • All HTTPS references in HTML templates
  • Upgraded Django to 1.8.15 from 1.6
  • Upgraded Pillow to 3.4.1 from 2.5
  • Upgraded markdown to 2.3.1 from 2.3.0
  • More robust manage.py script
  • Experimental bookify feature
  • Refactoring

v1.0.0

24 Apr 21:10
Compare
Choose a tag to compare

This is the first stable release of Pyntrest.
With this release all public interfaces such as naming conventions for flat-files and setting-keys are now fixed and will only be changed backward-compatible.