Skip to content

Commit f178a06

Browse files
authored
Merge pull request #906 from rashley-iqt/release-v0.6.17
release v0.6.17
2 parents a10ff33 + d5acb4f commit f178a06

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v0.6.17 (2021-08-19)
2+
3+
- Update dependency numpy to v1.21.3
4+
- Update dependency pandas to v1.3.4
5+
- Update dependency scikit-learn to v1.0.1
6+
- Update dependency joblib to v1.1.0
7+
- Update dependency humanize to v3.12.0
8+
- Update dependency pytest-cov to v3
9+
- Update dependency pytest-xdist to v2.4.0
10+
- Update codecov/codecov-action action to v2.1.0
11+
- Allow pcap to features to read a pcap CSV with pre-cast int types (for future drop in replacement for tshark/pyshark parsers). If hex int fields, are detected as strings, fall back to current behavior (use python conversion)
12+
- Update iqtlabs/rbqwrapper Docker tag to v0.11.29
13+
- pytype observes that csv.DictWriter fields, should be an indexable Sequence
14+
115
# v0.6.16 (2021-08-19)
216

317
- Updated humanize, numpy, pandas, and pygments

0 commit comments

Comments
 (0)