Releases: zdict/zdict
5.0.1
5.0.0
Full Changelog: 4.1.0...5.0.0
4.1.0
What's Changed
- Update peewee to 3.14.6 by @pyup-bot in #508
- Update peewee to 3.14.7 by @pyup-bot in #509
- Update peewee to 3.14.8 by @pyup-bot in #510
- Update coverage to 6.1.2 by @pyup-bot in #511
- Update coverage to 6.2 by @pyup-bot in #512
- Update requests to 2.27.0 by @pyup-bot in #513
- Update pytest to 7.0.0 by @pyup-bot in #515
- Update peewee to 3.14.9 by @pyup-bot in #517
- Update pytest to 7.0.1 by @pyup-bot in #516
- Update pytest-flake8 to 1.1.0 by @pyup-bot in #519
- Update peewee to 3.14.10 by @pyup-bot in #520
- Update beautifulsoup4 to 4.11.0 by @pyup-bot in #522
- Update beautifulsoup4 to 4.11.1 by @pyup-bot in #523
Full Changelog: 4.0.5...4.1.0
zdict 4.0.5
What's Changed
- Fix docker build status badge by @apua in #494
- Update pytest to 6.2.5 by @pyup-bot in #493
- [#495] Ignore "pronounce" field during iTaigi unittest by @M157q in #497
- Update beautifulsoup4 to 4.10.0 by @pyup-bot in #498
- [#499] Fix NAER dict testings by @M157q in #500
- Update pytest-cov to 3.0.0 by @pyup-bot in #502
- Update coverage to 6.0.1 by @pyup-bot in #503
- Update coverage to 6.0.2 by @pyup-bot in #504
- Update flake8 to 4.0.1 by @pyup-bot in #505
- Fix missing indent of Urban multi-line def by @apua in #506
- Fix jisho test and format of its show() by @M157q in #507
New Contributors
Full Changelog: 4.0.4...4.0.5
zdict 4.0.4
764e126 (HEAD -> master, tag: 4.0.4) [zdict-4.0.4]
179e3c6 (origin/master, origin/HEAD) Merge pull request #497 from zdict/fix-itaigi-test
960ae12 (origin/fix-itaigi-test, fix-itaigi-test) [tests] Set timout to 60 seconds for naer dict
03276da [#495] Ignore "pronounce" in list and tuple
3795da1 [CI] Build sdist and bdist_wheel in one command
f2d2f68 [#496] Fix python-tag for bdist_wheel
ba55319 [CI] Add twine check before uploading to pypi
bdd32f8 [#495] Ignore "pronounce" field during iTaigi unittest
60a6d34 Merge pull request #493 from zdict/pyup-update-pytest-6.2.4-to-6.2.5
f33adab Merge branch 'master' into pyup-update-pytest-6.2.4-to-6.2.5
229abf2 [#489] Remove Docker automated build in README
eedd0bd Merge pull request #494 from apua/patch-1
125124b Fix docker build status badge
7e0f8e4 (origin/pyup-update-pytest-6.2.4-to-6.2.5) Merge branch 'master' into pyup-update-pytest-6.2.4-to-6.2.5
5452bc7 [CircleCI] Pull Request should run main workflow
7066243 Update pytest from 6.2.4 to 6.2.5
zdict 4.0.3
[zdict-4.0.3]
zdict 4.0.1
[zdict 4.0.1]
zdict 4.0.0
- Comparing to last release: 3.8.2...4.0.0
- Detail: https://github.com/zdict/zdict/milestone/15?closed=1
Version 3.8.2
- 9d9a4b1 [setup.cfg] py35+ => py36+
Version 3.8.1
- 872a99a [README] Update usage for apc dictionary