Skip to content

v1.2.11

Compare
Choose a tag to compare
@williamdes williamdes released this 12 Sep 21:12
· 430 commits to main since this release
v1.2.11
2653637

v1.2.11

Changed

Fixed

  • 438f58b use another way to validate variables in MySQL documentation
  • e23b886 use stdout instead of stderr for phpunit
  • 633e667 rename mysql options slave to replica
  • 1da576b remove an invalid edge case
  • 6cb4b61 support bad naming for enums
  • f836f84 activate back h3 detection
  • 894cce5 detect nodes until next header
  • ff6fa4a ignore non variables headings
  • c4d3a15 detect all the nodes until a separation line
  • 8dbe3d1 headers can be td or th elements on some MySQL pages
  • 8d5ff2e update XSD url for phpunit
  • f127419 remove incompatible expectExceptionMessage with phpunit 7
  • 239fa7f phpunit test must use expectExceptionMessageMatches intead of expectExceptionMessageRegExp
  • 45f5288 add target folder to .npmignore

Features

  • 6e0e3c4 remove sami/sami and use code-lts/doctum
  • 00439a0 set main as the default branch
  • bb22aac add test cases for the MariaDB extraction script
  • d3e5cab Allow phpunit 9

Documentation

  • f457e52 Update Repology badge after the merge of Fedora and Debian data

Others

  • 87feee1 chore: improve doctum config
  • d37a838 chore: change php versions requirements from ^7.1 to >=7.1
  • 0d21cc7 chore: upgrade some dependencies to require recent versions
  • c4c75df chore: upgrade dependencies