File tree Expand file tree Collapse file tree 2 files changed +444
-302
lines changed
Expand file tree Collapse file tree 2 files changed +444
-302
lines changed Original file line number Diff line number Diff line change 11ChangeLog
22=========
33
4+ 2.0.1 (????-??-??)
5+ ------------------
6+
7+ * Update dependencies, including some dev depenendencies with security issues.
8+ (@apasel422 )
9+ * Fixed a few tests. (@apasel422 )
10+
11+
4122.0.0 (2024-10-02)
513------------------
614
715The "Structured Field Values" was updated in [ RFC9651] [ rfc9651 ] . This new
8- specification added the [ 'Date'] [ 9 ] and [ 'Display String'] [ 10 ] field types.
9- The former encodes unix timestamp, the latter a Unicode string.
10-
11- Perfect time to update this package as well! This new major release supports
12- the new standard.
16+ specification added the [ 'Date'] [ 9 ] and [ 'Display String'] [ 10 ] field types. The
17+ former encodes unix timestamp, the latter a Unicode string. Perfect time to
18+ update this package as well! This new major release supports the new standard.
1319
1420* #66 : We now convert from/to ` ArrayBuffer ` instead of a custom ByteSequence
1521 object. This is a breaking change.
You can’t perform that action at this time.
0 commit comments