updated changelog #654
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
- `config/profiles.yaml`と`config/default_profile.yaml`の設定ファイルで、出力内容をカスタマイズできる。 (#165) (@hitenkoku)
|
||||
- 対象のフィールドがレコード内に存在しないことを確認する `null` キーワードに対応した。 (#643) (@hitenkoku)
|
||||
- 解析結果をJSONに出力する機能を追加した (`-j` と `--json-timeline` )。 (#654) (@hitenkoku)
|
||||
|
||||
**改善:**
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
|
||||
- Customizable output of fields defined at `config/profiles.yaml` and `config/default_profile.yaml`. (#165) (@hitenkoku)
|
||||
- Implemented the `null` keyword for rule detection. It is used to check if a target field exists or not. (#643) (@hitenkoku)
|
||||
- Added output to JSON option (`-j` and `--json-timeline` ) (#654) (@hitenkoku)
|
||||
|
||||
**Enhancements:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user