Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Releases: mikeodr/tekuila

3.0.2

Choose a tag to compare

@mikeodr mikeodr released this 03 Jan 21:15
Release 3.0.2

Release 3.0.1

Choose a tag to compare

@mikeodr mikeodr released this 12 Feb 20:23

Fix CLI not working in python3.

Release 3.0.0

Choose a tag to compare

@mikeodr mikeodr released this 08 Feb 21:10

Updated structure and unit testing.

Release v2.0.2

Choose a tag to compare

@mikeodr mikeodr released this 24 Dec 18:41

Documentation update and proper python3 implementation and testing.

Release v2.0.1

Choose a tag to compare

@mikeodr mikeodr released this 16 Oct 00:18

Minor cleanup, removing +X from various files.
Removed unused imports.

Release v2.0.0

Choose a tag to compare

@mikeodr mikeodr released this 30 Aug 01:30

Support for multiple ISPs via class inheritance.

Supported ISPs:

  • TekSavvy
  • Start.ca

Release v1.0.0

Choose a tag to compare

@mikeodr mikeodr released this 20 Jan 02:15

Made non backwards compatible change, bumping to v1.0.0

Changed class constructor params, now more import friendly.

Release v.0.1.3

Choose a tag to compare

@mikeodr mikeodr released this 17 Jan 20:12

A bad class declaration prevented being able to properly import in other projects.

Release v0.1.2

Choose a tag to compare

@mikeodr mikeodr released this 17 Jan 01:30

Release v0.1.2

  • Restructured class to be imported and used by other applications.
  • Added sphinx documentation, Readthedocs
  • Made __init__.py more import friendly.