v1.2.2
- Bump version of pyas2lib to 1.4.0 (PR #70 )
- Use github actions for running test pipeline instead of travis
- Add support for python 3.10 and upgrade pytest* packages
- Deprecate support for python 3.6
- Replace deprecated ugettext with gettext_lazy (PR #68 by @liquidxinc )