Skip to content

Releases: dedaleDev/BookWorm

0.1.4

18 May 18:44
Compare
Choose a tag to compare

This release include new fix and major improvements :

  • Added login page
  • Added account page
  • Fix major and critical bug with mariaDB and pymysql
  • Minors fix and improvements

0.1.3

15 May 16:42
Compare
Choose a tag to compare

This update includes new fix and improvement :

  • Added options to sort result in Livre search
  • Added options to filter result in Livre search
  • Graphical improvements
  • Minors fix

0.1.2

14 May 07:44
b0f6934
Compare
Choose a tag to compare

This release include new fix and improvement :

  • Added Livre page
  • Added Support for searchAuteur
  • Changed path name of livres.
  • Fixed minor bugs with search result
  • Minor improvements

0.1.1

10 May 07:39
c1bfb26
Compare
Choose a tag to compare

This release start development of the graphical website.

  • Added index page with best result
  • Added search page
  • Added convert titre of livre to path name.
  • Added configuration of cherry py server.
  • Fixing bugs with cherry py configuration
  • Fixing bugs with formatLivre to json.

0.1.0

04 May 07:07
Compare
Choose a tag to compare

This update includes new fix and minor improvements.
BookWorm CLI (Livrable 1) is now completely finished !

0.0.7

19 Apr 14:50
Compare
Choose a tag to compare

This update contains bug fixes and minor improvements:

  • Fixed a minor bug in addLivre
  • Added new book in database
  • Updated code to work in CLI python3 workspace.

Ready for livrable 1 !!!

0.0.6

19 Apr 12:50
Compare
Choose a tag to compare

This update includes major improvement and minor fix :

  • Added options to edit and delete element in database.
  • Added options to filter and sort search result.
  • Fixed minor bug in visual menu.
  • Fixed minor bug with capitalize letters.
  • Fixed bug with date.
  • Added comment for describe function.
  • Fixed minor bug in addAuteur function

0.0.5

18 Apr 11:25
Compare
Choose a tag to compare

This update contains a number of bug fixes.

  • Improved date format security
  • Fixed a bug in Quick Search
  • Fixed a major bug in the search engine
  • Fixed bug loading PointDeVente.csv
  • Fixed bug in template.sql and author search
  • Fixed a bug with quote in loading csv.
  • Minor code optimisations

0.0.4

17 Apr 08:42
Compare
Choose a tag to compare

This update fix bugs and add improvement :

  • Full support for adding Livre, Auteur, Point de Vente, Editeur
  • Security improve
  • Minor fix

0.0.3

16 Apr 19:48
Compare
Choose a tag to compare

This update include improvement and minor fix :

  • Search engine for Livre, Auteur, Point de vente, Editeur, is now available.
  • Main menu update
  • Minor fix and other improvements.