CHANGES
=======

2.3.0
-----

* Updated changelog for release 2.3.0
* Now the \_Field class manages the 'default' field
* Fixed f-string syntax not supported by python2

2.2.0
-----

* changelog
* add token url blob functions

2.1.1
-----

* Removed random text, inserted by mistake in class definition line

2.1.0
-----

* Added changelog, fixed README and docstrings
* Small fixed, implemented tests. All works
* Implemented Document PATCH
* Added support for collection filter

2.0.0
-----

* indent
* fix iter and something else quick fix on instructions
* fix repr
* fix repr
* changing repr/str
* no message

1.0.17
------

* no message
* no message
* no message
* no message
* ci/cd
* ci/cd
* only tasg are pushed
* intergarte pipeline
* fix tests
* update instructions
* fix style
* Add basic usage example
* Fix documentation and add CONTRIBUTING.md
* rename README.md to INSTRUCTIONS.md
* small fix on https\_force fix typo on readme (tnx A.M.)

1.0.16
------

* add group list users

1.0.15
------

* fix ignore
* fix init
* Added user\_complex search method and fixed search tests (#3)

1.0.14
------

* fix http-https

1.0.13
------

* add refresh\_token parameter to refresh operation

1.0.12
------

* comment removed
* added tests for 'public' Applications and user auth without client\_secret [passed]
* Added support for 'public' Applications

1.0.11
------

* no message
* fix travis for commit
* no message
* pbs for auto update on pypi

1.0.10
------

* trying to fix for travis autodeployment
* Update objects.py

1.0.9
-----

* fix \_field creation to allow arbitrary parameters for compatibility

1.0.8
-----

* add versioning
* no message
* tests passed; test.bat for Windows has sae behaviour as test.sh
* Added Consents to README.md
* moved test.bat in project root
* created Windows test script [incomplete]
* Finished test functions for ChinoAPIConsents
* Added test function for CRUD; implemented class setUp/tearDown methods
* Fixes in ChinoAPIConsents
* Added 'delete' method to ChinoAPIConsents
* minor fixes
* test for list() call
* Added test class setUp and tearDown
* Added support for future "Consent.delete" function
* Created test data
* Fixed error in Consent class; minor text fixes
* Fixes
* Created test class for Consents
* Fixed url parameter in ChinoAPIConsents
* Added 'self.consents' to ChinoAPIClient
* added methods "history", "update", "withdraw"; "list" now filters by user\_id
* added method "is\_withdrawn" to "Consent" class
* Added "detail" method
* Created "ChinoAPIConsent"; implemented "list" and "create"; minor fixes
* Updated "Consent" class
* Added "Consent" class

1.0.7
-----

* add support for new search
* adding refresh and other infos

1.0.5
-----

* adding kwargs to initi functions

1.0.4
-----

* no message
* updating 1.0.3
* fix blob path for testing
* cfg for travis
* add cfg for test
* ops
* ops
* adding trevis support
* adding trevis support
* some tesitng
* some tesitng
* fixes versions
* fixes versions
* preparing for pip package
* preparing for pip package
* fix import for python3X
* fix import for python3X
* Create license.txt
* Create license.txt
* add user search
* add user search
* remove logging
* remove logging
* support for created\_documents and small fixes
* support for created\_documents and small fixes
* fixing repr and str of ids
* fixing repr and str of ids
* fixing pagination of ids
* fixing pagination of ids
* style
* style
* updated some call endpoint
* updated some call endpoint
* test improvements
* test improvements
* test improvements
* test improvements
* minor changes
* minor changes
* test improvements
* test improvements
* add auth api. add application api. missing tests
* add auth api. add application api. missing tests
* fix ignore
* fix ignore
* fix pagination
* fix pagination
* fix?
* fix?
* fix logger
* fix logger
* auth fixes
* auth fixes
* test improvements
* test improvements
* fixing logging
* fixing logging
* file
* file
* adding config
* adding config
* remove logging
* auth improvements
* auth improvements
* auth improvements
* timout
* ignore
* index in fields & fixes on id()
* fixing permissions
* fix testing
* add some testing for the permission.. still not finished
* fix readme
* commiting first version with enough coverage
* adding test. fixing to\_dict()
* partial update, problem with to\_dict
* no message
* fixing problem with blob
* enable auth for user or admin. add functiont o upload blob from file
* adding missing methods. NEEDS TESTING
* Update README.md
* Refreshing the readme. test some stuff
* fixing and started with testing
* add some code
* fix requirements
* README.md edited online with Bitbucket
* First set of API calls  (not working with current format) Doc with sphinix (to be compiled - see requirements.txt)
