Skip to content

Releases: gastamper/annparse

1.0.4 Release

02 Jul 15:45

Choose a tag to compare

Major: duplicate packages no longer listed even if duplicate advisories exist
Minor: Bug fixes, performance improvements for offline cache reading.

Commits

  • d7b958a: Minor improvements to advisory matching logic
  • 3c2deb8: Regex updates to cover possible advisory names
  • 6a484ca: Fixed erroneous bundle length reporting, resolves #16
  • 8a4e3ff: Overhaul of work process, resolves #15

Development Build

01 Jul 22:54

Choose a tag to compare

Development Build Pre-release
Pre-release

Commits

  • b72510e: Updated README.md
  • 9ff0c16: Fixed offline requirement, resolves #12
  • 343881a: Fixed bad logic in archive bundle reporting
  • daca28e: Support for neighboring year checks, resolves #5 and #13
  • a520574: Moved offline cache build to separate function
  • 00f28b7: Move list parsing to online mode
  • 2446c9d: Convert error/exit to exit_out
  • 4d0c26e: Macro cleanup, style formatting
  • 79a52f3: Offline cache more resilient to errors, resolves #11
  • 4b0c2e6: archive_bundle cleanup
  • b425763: Made advisory default index, added messaging to resolve #6

1.0 Release

29 Jun 20:17

Choose a tag to compare

Major: Support for offline cache relocation.
Minor: Cleanup of code to conform to RFCs, style guide, etc.

Cache through June 2021 is included in separate file.

Commits

  • dbad896: Support decompressing files in cache
  • 97e1686: Converted cache to use exit_out
  • ad5bc5e: Added support for cache path