Release v2.2.0
What's Changed
- Improve nnet.initializers docs by @davidmascharka in #400
- remove unnecessary wraps from uber by @rsokl in #401
- Bump numpy from 1.18.1 to 1.21.0 in /docs by @dependabot in #402
- Fix tests by @rsokl in #403
- Bump numpy from 1.21.0 to 1.22.0 in /docs by @dependabot in #404
- Add Ellipsis to IndexType and permit arbitrary-length tuples in index by @rsokl in #406
- Drop support for numpy 1.19 by @rsokl in #405
- Simplify back-prop scheme by @rsokl in #407
- Touchup internal annotations by @rsokl in #408
- remove bad use of wraps in test by @rsokl in #409
- Improve test suite and CI by @rsokl in #411
- Bump actions/checkout from 1 to 3 by @dependabot in #413
- Bump actions/setup-python from 2 to 4 by @dependabot in #412
- Bump sphinx-rtd-theme from 0.5.2 to 1.1.1 in /docs by @dependabot in #416
- Bump sphinx from 3.5.4 to 5.3.0 in /docs by @dependabot in #414
- Bump numpydoc from 1.1.0 to 1.5.0 in /docs by @dependabot in #415
- prepare new release by @rsokl in #420
New Contributors
- @dependabot made their first contribution in #402
Full Changelog: v2.1.0...v2.2.0