Varia library working group XPPL. https://gitea.xpub.nl/XPUB/XPPL
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1.7 KiB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]


[0.0.2] - 2018-11-18

Deployed on:

Added

Changed

Fixed

  • A bug in the scrolling homepage message where missing information resulted in a NoneType error.

Removed

  • The import_csv.py since we'll probably use Alembic migrations instead.
  • The rebuild.py since it appears the application doesn't use Whoosh any more.
  • The basic init.py which originally built the database. Done in xppl/app.py now.

[0.0.1] - 2018-10-29

  • Initial release. No change log entries.