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.
Release history¶
0.2.3
- Linux line endings (thanks Jayson Reis - jaysonsantos)
0.2.2 (2013-10-30)¶
- More tests translated to
en. - More useful log messages.
API Changes:
BaseField._setuprenamed toBaseField.setup.FloatFieldhas new parameters and defaults:thousand_separatoranddecimal_separator.BRFloatFieldis now deprecated in favor ofFloatFieldparameters.