v2.7.1
What's Changed
- Fix integration test setup by @mtth in #179
- add possibility to remove acl entries by @matthiasgleichauf in #180
- Run https://github.com/asottile/pyupgrade to fix DeprecationWarnings by @jmcrawford45 in #186
- Update CI workflow by @mtth in #197
- Replace usage of pandas.util.testing with pandas.testing by @udim in #196
- Migrate from nose to pytest by @udim in #198
- feat: replace lib imports by importlib by @Andromelus in #192
- Add release flow by @mtth in #199
New Contributors
- @matthiasgleichauf made their first contribution in #180
- @jmcrawford45 made their first contribution in #186
- @udim made their first contribution in #196
- @Andromelus made their first contribution in #192