Skip to content

Releases: leads2b/receita-tools

Receita Tools 2.2.0

05 Feb 11:24
Compare
Choose a tag to compare

New release with new feature and bug fixes.

Here is a complete list of changes:

  • #17: Fix activities with the same code bug
  • #15: Add QSA support

Receita Tools 2.1.1

13 Oct 00:35
Compare
Choose a tag to compare

New version with support for a Comercial API as well as a few bug fixes.

Here is a complete list of changes:

  • #13: Documentation improvements
  • #10: Add suport for ReceitaWS's Comercial API <https://www.receitaws.com.br/pricing>_
  • #9 / #12: Reduced memory usage when dealing with a big number of companies
  • #5 / #11: Add JSONP support on the API
  • #3: Add new output file: all activities seen

Receita Tools 2.0.3

13 Oct 00:32
Compare
Choose a tag to compare

This is a bug fix release with a fix at data retrieval handling. More details on issue #2.

Receita Tools 2.0.2

19 Jul 03:14
Compare
Choose a tag to compare

This is the first release as a Python module. This includes a command line utility that allows an easy way to retrieve and export data from the companies you may be interested.

Receita Tools 1.0

16 May 22:29
Compare
Choose a tag to compare

This is a release to allow an easy way to come back to the PHP implementation of the whole service. This includes a web service sample implementation as well. Note that this implementation fails to work due to Receita's modifications to their captcha system.

The following version will be focused on a simple Python implementation of a web service client only. There will be no code that effectively retrieves data. The web service will still work, but the code will not be freely available due to the aforementioned issues.