Skip to content

Latest commit

 

History

History
311 lines (195 loc) · 22.9 KB

CHANGELOG.md

File metadata and controls

311 lines (195 loc) · 22.9 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.6 - 2021-12-09

Compare with 0.2.5

Bug Fixes

  • ci issues (ad2e3c4 by Michael Ramsey).
  • updated gitignore to add poetry.lock file (76d6258 by Michael Ramsey).

0.2.5 - 2021-03-30

Compare with 0.2.4

Bug Fixes

  • commented out test line which was calling function unnecessarily (4899fba by Michael Ramsey).

0.2.4 - 2021-03-30

Compare with 0.2.3

Bug Fixes

  • fix asyncio event loops with new get or create new event loop function (acc799b by Michael Ramsey).

0.2.3 - 2021-03-28

Compare with 0.2.2

Bug Fixes

  • fixed asyncio eventloop missing after automated fixes changed it (531f0e1 by Michael Ramsey).
  • check types incompatible with legacy third party pwhois (fb3d251 by Michael Ramsey).

0.2.2 - 2021-03-28

Compare with 0.2.1

Bug Fixes

  • fixed mkdocs build issue (2b680d1 by Michael Ramsey).
  • pwhois import and console script (c1ace5e by Michael Ramsey).
  • updated docs to add missing references (67e5dc6 by Michael Ramsey).
  • add missing references to files (2fae1ef by Michael Ramsey).
  • moved legacy test_parse.py outside tests folder to prevent issues (84ec99c by Michael Ramsey).
  • added missing tests/data and refactored stuff (7c78760 by Michael Ramsey).
  • fixed asyncio issue with dnslookups when threaded without existing eventloop (f1349fd by Michael Ramsey).

0.2.1 - 2021-03-28

Compare with 0.2.0

Bug Fixes

  • fixed check-types ci failing and updated configs (ff1a9b6 by Michael Ramsey).

0.2.0 - 2021-03-28

Compare with 0.1.1

Bug Fixes

  • fix documentation failing ci (4be75c2 by Michael Ramsey).
  • change quality-template image to python:3.6 (2d04f6b by Michael Ramsey).
  • switched pages to python3.6 as pip keeps failing on python 3.8 for gitlab (793f8fa by Michael Ramsey).
  • updated stuff to new general stuff to test gitlab CI for copier-poetry (2b7ad36 by Michael Ramsey).
  • reverted some changes so pages would properly deploy (edf06b7 by Michael Ramsey).
  • added minor missing test action before coverage (88b5939 by Michael Ramsey).
  • tests and CI .gitlab-ci.yml to be more efficient (60f46a1 by Michael Ramsey).

Features

  • add dns lookup utils and new files (f257827 by Michael Ramsey).

0.1.1 - 2021-03-09

Compare with 0.1.0

Bug Fixes

  • Updated duties.py to clean public (5ab03dd by Michael Ramsey).

0.1.0 - 2021-03-09

Compare with first commit

0.2.2 - 2021-03-28

Compare with 0.2.1

Bug Fixes

  • updated docs to add missing references (67e5dc6 by Michael Ramsey).
  • add missing references to files (2fae1ef by Michael Ramsey).
  • moved legacy test_parse.py outside tests folder to prevent issues (84ec99c by Michael Ramsey).
  • added missing tests/data and refactored stuff (7c78760 by Michael Ramsey).
  • fixed asyncio issue with dnslookups when threaded without existing eventloop (f1349fd by Michael Ramsey).

0.2.1 - 2021-03-28

Compare with 0.2.0

Bug Fixes

  • fixed check-types ci failing and updated configs (ff1a9b6 by Michael Ramsey).

0.2.0 - 2021-03-28

Compare with 0.1.1

Bug Fixes

  • fix documentation failing ci (4be75c2 by Michael Ramsey).
  • change quality-template image to python:3.6 (2d04f6b by Michael Ramsey).
  • switched pages to python3.6 as pip keeps failing on python 3.8 for gitlab (793f8fa by Michael Ramsey).
  • updated stuff to new general stuff to test gitlab CI for copier-poetry (2b7ad36 by Michael Ramsey).
  • reverted some changes so pages would properly deploy (edf06b7 by Michael Ramsey).
  • added minor missing test action before coverage (88b5939 by Michael Ramsey).
  • tests and CI .gitlab-ci.yml to be more efficient (60f46a1 by Michael Ramsey).

Features

  • add dns lookup utils and new files (f257827 by Michael Ramsey).

0.1.1 - 2021-03-09

Compare with 0.1.0

Bug Fixes

  • Updated duties.py to clean public (5ab03dd by Michael Ramsey).

0.1.0 - 2021-03-09

Compare with first commit

0.2.2 - 2021-03-28

Compare with 0.2.1

Bug Fixes

  • add missing references to files (2fae1ef by Michael Ramsey).
  • moved legacy test_parse.py outside tests folder to prevent issues (84ec99c by Michael Ramsey).
  • added missing tests/data and refactored stuff (7c78760 by Michael Ramsey).
  • fixed asyncio issue with dnslookups when threaded without existing eventloop (f1349fd by Michael Ramsey).

0.2.1 - 2021-03-28

Compare with 0.2.0

Bug Fixes

  • fixed check-types ci failing and updated configs (ff1a9b6 by Michael Ramsey).

0.2.0 - 2021-03-28

Compare with 0.1.1

Bug Fixes

  • fix documentation failing ci (4be75c2 by Michael Ramsey).
  • change quality-template image to python:3.6 (2d04f6b by Michael Ramsey).
  • switched pages to python3.6 as pip keeps failing on python 3.8 for gitlab (793f8fa by Michael Ramsey).
  • updated stuff to new general stuff to test gitlab CI for copier-poetry (2b7ad36 by Michael Ramsey).
  • reverted some changes so pages would properly deploy (edf06b7 by Michael Ramsey).
  • added minor missing test action before coverage (88b5939 by Michael Ramsey).
  • tests and CI .gitlab-ci.yml to be more efficient (60f46a1 by Michael Ramsey).

Features

  • add dns lookup utils and new files (f257827 by Michael Ramsey).

0.1.1 - 2021-03-09

Compare with 0.1.0

Bug Fixes

  • Updated duties.py to clean public (5ab03dd by Michael Ramsey).

0.1.0 - 2021-03-09

Compare with first commit

0.2.2 - 2021-03-28

Compare with 0.2.1

Bug Fixes

  • moved legacy test_parse.py outside tests folder to prevent issues (84ec99c by Michael Ramsey).
  • added missing tests/data and refactored stuff (7c78760 by Michael Ramsey).
  • fixed asyncio issue with dnslookups when threaded without existing eventloop (f1349fd by Michael Ramsey).

0.2.1 - 2021-03-28

Compare with 0.2.0

Bug Fixes

  • fixed check-types ci failing and updated configs (ff1a9b6 by Michael Ramsey).

0.2.0 - 2021-03-28

Compare with 0.1.1

Bug Fixes

  • fix documentation failing ci (4be75c2 by Michael Ramsey).
  • change quality-template image to python:3.6 (2d04f6b by Michael Ramsey).
  • switched pages to python3.6 as pip keeps failing on python 3.8 for gitlab (793f8fa by Michael Ramsey).
  • updated stuff to new general stuff to test gitlab CI for copier-poetry (2b7ad36 by Michael Ramsey).
  • reverted some changes so pages would properly deploy (edf06b7 by Michael Ramsey).
  • added minor missing test action before coverage (88b5939 by Michael Ramsey).
  • tests and CI .gitlab-ci.yml to be more efficient (60f46a1 by Michael Ramsey).

Features

  • add dns lookup utils and new files (f257827 by Michael Ramsey).

0.1.1 - 2021-03-09

Compare with 0.1.0

Bug Fixes

  • Updated duties.py to clean public (5ab03dd by Michael Ramsey).

0.1.0 - 2021-03-09

Compare with first commit

0.2.2 - 2021-03-28

Compare with 0.2.1

Bug Fixes

  • added missing tests/data and refactored stuff (7c78760 by Michael Ramsey).
  • fixed asyncio issue with dnslookups when threaded without existing eventloop (f1349fd by Michael Ramsey).

0.2.1 - 2021-03-28

Compare with 0.2.0

Bug Fixes

  • fixed check-types ci failing and updated configs (ff1a9b6 by Michael Ramsey).

0.2.0 - 2021-03-28

Compare with 0.1.1

Bug Fixes

  • fix documentation failing ci (4be75c2 by Michael Ramsey).
  • change quality-template image to python:3.6 (2d04f6b by Michael Ramsey).
  • switched pages to python3.6 as pip keeps failing on python 3.8 for gitlab (793f8fa by Michael Ramsey).
  • updated stuff to new general stuff to test gitlab CI for copier-poetry (2b7ad36 by Michael Ramsey).
  • reverted some changes so pages would properly deploy (edf06b7 by Michael Ramsey).
  • added minor missing test action before coverage (88b5939 by Michael Ramsey).
  • tests and CI .gitlab-ci.yml to be more efficient (60f46a1 by Michael Ramsey).

Features

  • add dns lookup utils and new files (f257827 by Michael Ramsey).

0.1.1 - 2021-03-09

Compare with 0.1.0

Bug Fixes

  • Updated duties.py to clean public (5ab03dd by Michael Ramsey).

0.1.0 - 2021-03-09

Compare with first commit

0.2.2 - 2021-03-28

Compare with 0.2.1

Bug Fixes

  • fixed asyncio issue with dnslookups when threaded without existing eventloop (f1349fd by Michael Ramsey).

0.2.1 - 2021-03-28

Compare with 0.2.0

Bug Fixes

  • fixed check-types ci failing and updated configs (ff1a9b6 by Michael Ramsey).

0.2.0 - 2021-03-28

Compare with 0.1.1

Bug Fixes

  • fix documentation failing ci (4be75c2 by Michael Ramsey).
  • change quality-template image to python:3.6 (2d04f6b by Michael Ramsey).
  • switched pages to python3.6 as pip keeps failing on python 3.8 for gitlab (793f8fa by Michael Ramsey).
  • updated stuff to new general stuff to test gitlab CI for copier-poetry (2b7ad36 by Michael Ramsey).
  • reverted some changes so pages would properly deploy (edf06b7 by Michael Ramsey).
  • added minor missing test action before coverage (88b5939 by Michael Ramsey).
  • tests and CI .gitlab-ci.yml to be more efficient (60f46a1 by Michael Ramsey).

Features

  • add dns lookup utils and new files (f257827 by Michael Ramsey).

0.1.1 - 2021-03-09

Compare with 0.1.0

Bug Fixes

  • Updated duties.py to clean public (5ab03dd by Michael Ramsey).

0.1.0 - 2021-03-09

Compare with first commit