Skip to content

Releases: sekgobela-kevin/forcetable

forcetable v0.0.5

23 Oct 19:44
Compare
Choose a tag to compare
forcetable v0.0.5 Pre-release
Pre-release

Added package level 'all' attribute

forcetable v0.0.4

09 Oct 13:42
Compare
Choose a tag to compare
forcetable v0.0.4 Pre-release
Pre-release

Bug fixes(issues #2, #3)

Fixed bugs for file_field which caused it to be exausted on certain conditions.
This was caused caused file handler not seeked when items are requested.
'AttributeError' when accessing exception classes from exceptions module.

forcetable v0.0.3

09 Oct 11:24
Compare
Choose a tag to compare
forcetable v0.0.3 Pre-release
Pre-release

Fixed bug in issue #3

forcetable v0.0.2

08 Oct 19:56
Compare
Choose a tag to compare
forcetable v0.0.2 Pre-release
Pre-release

This is first rlease of forcetable library and second to be created from perock library.
First one to be created from perock is 'prodius' library(cartesian product).

Forcetable calculates cartesian product using 'prodius' library but using fields.
Cartesian product is calculated using fields to create table with records.
It was improved and now looks batter than original version in perock in terms of api.

Splitting perock into smaller libraries could help improve perock or build new one.
Forcetable may be restricted to perock and bruteforce but can be used for other things.

License: MIT