Start packaging for 0.59 version
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5915 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
20
debian/changelog
vendored
20
debian/changelog
vendored
@@ -1,3 +1,23 @@
|
|||||||
|
domframework (0.59-1) testing; urgency=low
|
||||||
|
|
||||||
|
FEATURES ADDED:
|
||||||
|
* Add modelGraph.php in Tools. Generate the ER Diagram of an existing
|
||||||
|
database. Based on graphviz
|
||||||
|
* Convert : update humanSize to supports negative numbers or numbers between
|
||||||
|
-1 an d 1. Add Unit Tests
|
||||||
|
* Add encrypt/decrypt support
|
||||||
|
* JWT : allow to encrypt the payload
|
||||||
|
* authentication : allow to store the user password if the REST authentication
|
||||||
|
is valid
|
||||||
|
* Update http bestChoice to support the priority provided by the user
|
||||||
|
* rest : add unit tests and rewrite to use the real MIME types
|
||||||
|
* XMPP Client : basic message send to XMPP server
|
||||||
|
|
||||||
|
CORRECTED BUGS:
|
||||||
|
* getopts : in case of execution in Website, do not generate any error
|
||||||
|
|
||||||
|
-- Dominique Fournier <dominique@fournier38.fr> Tue, 14 Apr 2020 13:56:10 +0200
|
||||||
|
|
||||||
domframework (0.58-1) testing; urgency=low
|
domframework (0.58-1) testing; urgency=low
|
||||||
|
|
||||||
FEATURES ADDED:
|
FEATURES ADDED:
|
||||||
|
|||||||
Reference in New Issue
Block a user