Skip to content

Commit 81b9e0b

Browse files
committed
new release 1.5.0.dev
1 parent 83e209f commit 81b9e0b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.txt

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
Updates in 20220614 (v1.5.0.dev):
2+
3+
+ Add CSV support for output (old CSV was TSV, also supported)
4+
+ Add new plugins - TCC and XPROTECTDIAG by @mnrkbys
5+
+ Add SafariTabs.db parsing
6+
7+
! Fix an issue with Spotlight parsing (prop_type 8)
8+
! Fix a display issue with excel dates for utmpx plugin
9+
! Fix a display issue with excel dates for cfurul_cache plugin
10+
! Minor bugfix for fsevents and utmpx plugin
11+
112
Updates in 20210717 (v1.4.0):
213

314
+ Add parsing of Safari WebExtensions and AppExtensions plist

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__VERSION = "1.5.0.dev (20220515)"
1+
__VERSION = "1.5.0.dev (20220614)"

0 commit comments

Comments
 (0)