Skip to content

Releases: AaronVanGeffen/AwstatsParser

version 2.0

23 Sep 11:32

Choose a tag to compare

  • Sections are now processed as-needed, reducing memory requirements.
  • Fix package autoload path in example merge script (GitHub#4).
  • Fix merging http error sections with placeholder values (GitHub#5).
  • Deprecated: AwstatsFromFile is no longer used as an interface. Use AwstatsFile directly.