mirror of
https://github.com/bookieio/breadability
synced 2024-11-04 12:00:19 +00:00
35 lines
748 B
Plaintext
35 lines
748 B
Plaintext
.. This is your project NEWS file which will contain the release notes.
|
|
.. Example: http://www.python.org/download/releases/2.6/NEWS.txt
|
|
.. The content of this file, along with README.rst, will appear in your
|
|
.. project's PyPI page.
|
|
|
|
News
|
|
====
|
|
|
|
0.1.2
|
|
------
|
|
|
|
* Release date: June 28th 2012*
|
|
|
|
* Bugfix: #4 issue with logic of the 100char bonus points in scoring
|
|
* Garden with PyLint/PEP8
|
|
* Add a bunch of tests to readable/scoring code.
|
|
|
|
|
|
0.1.1
|
|
------
|
|
|
|
* Release date: May 11th 2012*
|
|
|
|
* Fix bugs in scoring to help in getting right content
|
|
* Add concept of -d which shows scoring/decisions on nodes
|
|
* Update command line client to be able to pipe output to other tools
|
|
|
|
|
|
0.1.0
|
|
---
|
|
|
|
*Release date: May 6th 2012*
|
|
|
|
* Initial release and upload to PyPi
|