Skip to content

Aggregator v1.3.4

Compare
Choose a tag to compare
@Maikuolan Maikuolan released this 03 Aug 16:47
· 12 commits to master since this release
v1.3.4
b9adcb0

Version/Release 1.3.4

  • [2021.10.30; Maikuolan]: Code-style cleanup: Public before private properties, magic before public before private methods.

  • [2022.05.18; Maikuolan]: Split the methods for expanding CIDRs out to their own trait.

  • [2022.05.25; Bug-fix; Maikuolan]: Should add to, rather than replace, the numbers counted by the aggregator, and use only resetNumbers to reset those numbers explicitly, due to the risk of wrong final values being presented for split/tagged operations; Fixed.

  • [2022.12.09; Maikuolan]: Avoid packaging unnecessary files into dist.

  • [2023.08.03; Bug-fix; neufeind]: The aggregator's constructTables method was constructing the wrong IPv6 netmask for the last octet; Fixed.

Caleb M (Maikuolan),
August 3, 2023.