Releases: ietf-tools/rfc-errata
Releases · ietf-tools/rfc-errata
0.3.0
- Modify the doc-id field so that it is lower-case and does not have leading zeros (by @jimsch)
0.2.1
- Update the header template to say this is not an offical RFC (by @jimsch)
0.2.0
- Fixed an error when specifying the html directory. (by @jimsch)
0.1.5
- RFC Editor requested some changes in how the templates are worded (by @jimsch)
- Fixed corner case where an entire section can disappear (by @jimsch)
- Return a count of errors (by @jimsch)
- Fix an error with a None field for new text (by @jimsch)
0.1.4
- The text taken from the errata file input needs to be HTML quoted as well as the RFC (by @jimsch)
- Make the single rfc command line parsing nicer (by @jimsch)
0.1.3
- Add better retry logic on HTTPS session failures. (by @jimsch)
0.1.2
- Rename directory to closer match the app name (by @jimsch)
- Reuse the HTTPS session for effeciency (by @jimsch)
0.1.1
- Default char set on Linux is utf-8 not iso-8859-1, fix that as some of the RFCs are in that code page (by @jimsch)
- Clean up some transformations on second chance matches (by @jimsch)
0.1.0
- Make it run correctly on Linux systems (by @jimsch)
0.0.2
- Correct secondary distribution code (--copyto) (by @jimsch)