-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
47 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
.. :changelog: | ||
Release history | ||
=============== | ||
|
||
0.2.2 (2013-10-30) | ||
------------------ | ||
|
||
- More tests translated to ``en``. | ||
- More useful log messages. | ||
|
||
**API Changes:** | ||
|
||
- ``BaseField._setup`` renamed to ``BaseField.setup``. | ||
- ``FloatField`` has new parameters and defaults: ``thousand_separator`` and | ||
``decimal_separator``. | ||
- ``BRFloatField`` is now deprecated in favor of ``FloatField`` parameters. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
.. _updates: | ||
|
||
Community updates | ||
================= | ||
|
||
If you'd like to stay up to date on the development of Raspador, | ||
there are several options: | ||
|
||
GitHub | ||
------ | ||
|
||
The best way to track the development of Raspador is through | ||
`the GitHub repo <https://github.com/fgmacedo/raspador>`_. | ||
|
||
------- | ||
|
||
I often tweet about new features and releases of Raspador. | ||
|
||
Follow `@fgmacedo <https://twitter.com/fgmacedo>`_ for updates. | ||
|
||
|
||
.. include:: ../../../HISTORY.rst | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters