Skip to content

v0.2.1 Refactor

Compare
Choose a tag to compare
@bjdoyle bjdoyle released this 13 Aug 05:53
· 596 commits to master since this release
b1254e4

This is a major refactor of seerpy.
It includes most of the same functionality, as well as new functionality, but most methods have been renamed, at the least to conform to snake_case style instead of camelCase style.
Because of that, existing code which uses this package will need to be re-written to use the new format.