What's Changed
- Fix typos by @shawnps in #27 #28
- Provide a custom
StringParser
to theReader
by @jeffw-wherethebitsroam in #32 #33 - Don't require format to be exhaustive by @haswalt in #34
- Expand
RegEx
by @severin-buerstel in #38 - Add
Fields
method toEntry
struct to get all fields by @yaa110 in #40 - Fix parse log format that contains concatenated fields incorrect by @coldnight in #43
- Add function to return int values by @aman00323 in #49
New Contributors
- @shawnps made their first contribution in #27
- @jeffw-wherethebitsroam made their first contribution in #32
- @haswalt made their first contribution in #34
- @severin-buerstel made their first contribution in #38
- @yaa110 made their first contribution in #40
- @coldnight made their first contribution in #43
- @aman00323 made their first contribution in #49
Full Changelog: v1.3.0...v1.4.0