Skip to content

Releases: ietf-tools/rfc-errata

0.3.0

27 Sep 19:37
94241b8
Compare
Choose a tag to compare
  • Modify the doc-id field so that it is lower-case and does not have leading zeros (by @jimsch)

0.2.1

27 Sep 19:36
45b91e3
Compare
Choose a tag to compare
  • Update the header template to say this is not an offical RFC (by @jimsch)

0.2.0

27 Sep 19:38
1a6517b
Compare
Choose a tag to compare
  • Fixed an error when specifying the html directory. (by @jimsch)

0.1.5

27 Sep 19:40
2282e73
Compare
Choose a tag to compare
  • 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

27 Sep 19:50
8b301a6
Compare
Choose a tag to compare
  • 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

27 Sep 19:51
Compare
Choose a tag to compare
  • Add better retry logic on HTTPS session failures. (by @jimsch)

0.1.2

27 Sep 19:51
a281f2a
Compare
Choose a tag to compare
  • Rename directory to closer match the app name (by @jimsch)
  • Reuse the HTTPS session for effeciency (by @jimsch)

0.1.1

27 Sep 19:52
368da19
Compare
Choose a tag to compare
  • 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

27 Sep 19:52
Compare
Choose a tag to compare
  • Make it run correctly on Linux systems (by @jimsch)

0.0.2

27 Sep 19:53
ce61fd7
Compare
Choose a tag to compare
  • Correct secondary distribution code (--copyto) (by @jimsch)