Wfapi

Latest version: v0.8.1

Safety actively analyzes 621521 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.8.0

Removed:
- `ProjectManager`, `NodeManager`, `WFContext`
- `BuiltinBrowser`, `FastBrowser`
- `ServerTransaction`, `ClientTransactions`, `TransactionManager`
- `Node.last_modified_b`
- `WFMixinAutoLogin`
- Unused Operation classes

Break change:
- wfapi 0.8.0 will support python 3.6.x > only.
- `wfapi.const` renamed as `wfapi.config`

Bug fixes:
- almost unknown bug are fixed.

Other:
- too many lines of code removed, code is a more cleaner.
- after the remove `TransactionManager`, modify the sub project node will not work. (sorry)

Features:
- memory usage reduced (only used Node will keep by cache)
- refresh_project_tree supported (?)
- now `Node.last_modified` and `Node.completed_at` return `datetime` object.

0.6.x

Bug fixes:

- many missing attributes issues, inconsistencies in nodes and avoidable errors fixed.
- .children and .parent are consistent and are there in all nodes.
- iterating children from a node is a little more efficient.

Other:
- many lines of code removed, code is a little cleaner.

Features:

- call .create, .complete, .edit, .delete directly from node object.

0.2.x (?)

Features:

- support deamon
- support shared node
- search like website's keyword (`is:completed`)
- documentation release
- support embbeded node

Not Yet:

- cleanup changlog
- cleanup readme
- support all operation for deamon croller
- support hashtag (for search)
- support html (for special style like `<b>`)
- good logging system for track error
- refresh project with keep node object
- rollback transaction & undo operation
- expend node
- pro features

0.2.5

Features:

- 'collect changed'

0.2.0

Features:

- Module system are applyed.

0.1.19

Features:

- Access attribute with node are changed.
- very simple deamon croller (and unstable)

0.1.17

Released for pre-alpha use, and registered to PyPI.

Added:

- setup.py
- CHANGELOG.md

0.1.16

Features:

- Now support `Connection: keep-alive` for fast api call.
- Quota control are added.
- `_collect_operation` are removed. (fast module init)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.