1.8
What's Changed
- Remove dependency on six by @bravesirrobin81 in #13
- Fix Cirrus CI by @Defenso-QTH in #22
- Replace deprecated collections.Iterable by collections.abc.Iterable by @Defenso-QTH in #24
- Run pkg as interactive by @Defenso-QTH in #21
- change default for vnet_default_interface by @dgeo in #27
- Add default value to data parameter of Dataset.create by @Defenso-QTH in #29
- Replace usages of
list.insert(0, ...)
by @bibajz in #17 - Improve Cirrus CI by @Defenso-QTH in #31
New Contributors
- @bravesirrobin81 made their first contribution in #13
- @Defenso-QTH made their first contribution in #22
- @bibajz made their first contribution in #17
Full Changelog: 1.7...1.8