summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* 2.3.0 versionv2.3.0Bob Halley2023-01-151-2/+2
|
* remove obsolete lgtm linkBob Halley2023-01-021-1/+0
|
* Update versions for 2.3.0rc1Bob Halley2022-12-271-1/+1
|
* DoQ packing and testing tweaksBob Halley2022-11-241-0/+3
|
* remove ChangeLog referenceBob Halley2022-03-311-3/+0
|
* black autoformattingBob Halley2022-03-151-0/+1
|
* fix README typoBob Halley2022-03-051-1/+1
|
* Set minimum Python version to 3.7.Bob Halley2022-03-051-2/+4
|
* more lgtm lintingBob Halley2022-02-231-1/+1
|
* update README w/ codecov and lgtmBob Halley2022-02-211-0/+2
|
* master branch is now 2.3 development as we have a 2.2 release branchBob Halley2021-12-191-2/+2
|
* add WMI extra; simplify install doc a bitBob Halley2021-12-151-4/+13
|
* Point build status link at the actions page.Bob Halley2021-06-131-1/+1
|
* switch build status badgeBob Halley2021-06-111-1/+1
|
* no codecovBob Halley2021-04-161-1/+0
|
* post 2.1.0 versioningBob Halley2021-01-071-1/+1
|
* update README for 2.1.0Bob Halley2021-01-071-2/+2
|
* give on on Azure windows testing for nowBob Halley2020-11-091-1/+0
|
* update README.md for 2.1.0rc1v2.1.0rc1Bob Halley2020-10-301-1/+1
|
* remove broken stats badgeBob Halley2020-08-111-1/+0
|
* update version post-releaseBob Halley2020-07-171-1/+1
|
* 2.0.0 versioningv2.0.0Bob Halley2020-07-161-1/+1
|
* update version post releaseBob Halley2020-07-041-1/+1
|
* change license badge colorv2.0.0rc2Bob Halley2020-07-041-1/+1
|
* add license badgeBob Halley2020-07-041-0/+1
|
* 2.0.0rc2 versioningBob Halley2020-07-011-1/+1
|
* add coverage badgeBob Halley2020-06-221-0/+1
|
* move note part to a better placeBob Halley2020-06-221-3/+3
|
* set versioning to devBob Halley2020-06-201-2/+2
|
* prep rc docBob Halley2020-06-201-4/+18
|
* add azure badgeBob Halley2020-06-151-0/+1
|
* doco badgeBob Halley2020-05-101-1/+1
|
* standard way to install extraskimbo2020-05-071-3/+7
| | | | | | see https://www.python.org/dev/peps/pep-0508/#extras also added command to pip install straight from master branch on github
* document installing optional packagesBob Halley2020-05-071-0/+10
|
* Python 3.6 or later is required.Bob Halley2020-05-071-1/+1
|
* fix spellinghellocoldworld2020-02-111-1/+1
|
* Update README.mdIan A Mason2019-06-281-0/+3
| | | Can never have too many badges.
* Bump version to 2.0.0; discontinue Python 2.7 testing.Bob Halley2018-12-081-626/+3
|
* further updates for 1.16.0Bob Halley2018-12-081-1/+13
|
* update for 1.16.0Bob Halley2018-12-061-1/+43
|
* update README.me to be current re NominumBob Halley2018-12-051-4/+2
|
* Remove support for EOL Python 2.6 and 3.3Tomas Krizek2018-07-181-1/+1
|
* The NXDOMAIN exception should not use its docstring.Bob Halley2018-02-201-5/+11
| | | | [Issue #253]
* DNSSEC validation did not check names properly.Bob Halley2018-02-201-0/+4
| | | | | (Found by LGTM scan tool). [Issue #295]
* Update README.mdSamuel Huang2017-08-121-10/+13
| | | | | * Formatted the project title * Fixed grammar usage * Ensure that bullet points use * character
* Move info about releases other than the current one to the end.Bob Halley2016-09-301-29/+27
|
* 1.15.0 prepBob Halley2016-09-301-1/+30
|
* remove distrosBob Halley2016-09-181-8/+2
|
* README: Fix markdown finallySebastian Wagner2016-08-051-377/+336
| | | | Signed-off-by: Sebastian Wagner <sebix@sebix.at>
* README fixes based on feedback on PR#190Sebastian Wagner2016-08-051-4/+7
| | | | Signed-off-by: Sebastian Wagner <sebix@sebix.at>