Skip to content

Latest commit

 

History

History
82 lines (56 loc) · 2.2 KB

File metadata and controls

82 lines (56 loc) · 2.2 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning

[0.10.2] - 2026-02-20

Fixed

  • Fixed version sorting to use semantic versioning instead of lexicographic ordering (Gem::Version), so that e.g. 0.10 correctly sorts above 0.9

[0.10.1] - 2026-02-20

Fixed

  • Included 0.1 and 0.9 data submodules in the built gem (they were missing from 0.10.0)

[0.10.0] - 2025-02-18

Added

  • New 0.10 submodule with latest methodology taxonomy including 3 new methodologies from PR #26
  • Blockchain Testing Methodology
  • Cloud Infrastructure Testing Methodology
  • Container Security Testing Methodology

Changed

  • Updated Mobile iOS Methodology
  • Maintained 0.1 and 0.9 submodules for backward compatibility

[0.9.0] - 2025-09-12

Added

  • New 0.9 submodule with latest methodology taxonomy (SHA: 2827e2ce4421c5deb032e90702cff509a9540a91)
  • Support for version-specific methodology access
  • Hardware Testing Methodology (available in 0.9 submodule)

Changed

  • Updated AI LLM Testing Methodology with new content and structure (in 0.9 submodule)
  • Updated API Testing Methodology with enhanced testing procedures (in 0.9 submodule)
  • Maintained 0.1 submodule for backward compatibility

[0.8.0] - 2025-09-10

Added

  • Hardware Testing Methodology

Changed

  • Updated AI LLM Testing Methodology with new content and structure
  • Updated API Testing Methodology with enhanced testing procedures

[0.7.0] - 2025-01-24

Added

  • Active Directory Testing Methodology
  • Internal Network Testing Methodology

[0.6.0] - 2024-07-23

Added

  • AI LLM Testing Methodology

[0.5.2] - 2023-05-08

Changed

  • Title of API Methodology updated

[0.5.1] - 2023-04-06

Changes

  • None; Version bump because we forgot to update the git submodule

[0.5.0] - 2023-04-05

Added

  • API Testing Methodology included

[0.4.0] - 2023-03-03

Added

  • support for methodologies v0.1
  • Added new methodology for mobile_ios
  • Added new methodology for mobile_android
  • Added new methodology for binaries
  • Added new methodology for network