Skip to content

Releases: williamdes/mariadb-mysql-kbs

v1.2.14

06 Dec 18:01
v1.2.14
d829a96
Compare
Choose a tag to compare

v1.2.14

More changes can be found on the CHANGELOG

Changed

v1.2.13

19 Dec 23:06
v1.2.13
f5c1b00
Compare
Choose a tag to compare

v1.2.13

Changed

  • e96314f update: [MariaDB] && [MySQL] updates
  • d4cbcc7 update: [MariaDB] updates
  • 6d0aed2 update: [MariaDB] && [MySQL] updates
  • 6646d76 update: [MySQL] updates
  • be98073 update: [MariaDB] && [MySQL] updates
  • f6fd5f6 update: [MariaDB] && [MySQL] updates
  • cb8f850 update: [MariaDB] updates
  • 05e1883 update: [MariaDB] updates
  • 15deeb9 update: [MySQL] updates
  • 1a8bf0a update: [MariaDB] updates
  • 90a0b26 update: [MariaDB] && [MySQL] updates
  • 50ab914 update: [MariaDB] && [MySQL] updates
  • 4b57142 update: [MySQL] updates
  • daa313e update: [MySQL] updates
  • 1f02417 update: [MySQL] updates
  • bc011b7 update: [MariaDB] updates
  • 925f01f update: [MariaDB] updates
  • 1eb110b update: [MariaDB] && [MySQL] updates
  • 886d599 update: [MariaDB] && [MySQL] updates
  • fbc1e98 update: [MySQL] updates
  • 4726cd1 update: [MariaDB] && [MySQL] updates
  • b7bc2db update: [MariaDB] && [MySQL] updates
  • ef773a7 update: [MariaDB] && [MySQL] updates
  • 9837411 update: [MariaDB] && [MySQL] updates
  • 1da68a2 update: [MySQL] updates
  • 8b290ce update: [MySQL] updates
  • 9a30263 update: [MySQL] updates
  • a1fbb55 update: [MySQL] updates

Fixed

  • a402856 Cxclude merge.php from Doctum
  • c69d529 Cleanup the accepted values for an enum
  • 2104623 MariaDb enum values without a code tag
  • de8945b Data URLs
  • 0f31076 Do not try to match another scope than global or session for MariaDB

Improvements

  • 0e7508c style: stop using old array syntax
  • daeec8f style: migrate to wdes/coding-standard and composer json cleanup

Features

Documentation

  • 41631bf Add a FUNDING and SECURITY file

Others

  • 7f56820 Remove version field from composer.json

v1.2.12

02 Jan 21:48
v1.2.12
b5d4b49
Compare
Choose a tag to compare

v1.2.12

Changed

Fixed

  • a8a7893 KBEntry::jsonSerialize phpdoc block
  • 4d33f7e Rename master to source for MySQL replication options

Others

  • bba46a3 ci: use sudo-bot/action-doctum
  • 3550bd1 chore: update dependencies
  • 35b9c29 ci: update lint and analyse workflows
  • 7c08136 chore: change php requirements to "^7.1 || ^8.0"
  • b48b3be chore: remove .gitignore from vendor bundles

v1.2.11

12 Sep 21:12
v1.2.11
2653637
Compare
Choose a tag to compare

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

v1.2.10

26 Feb 21:17
v1.2.10
152fa14
Compare
Choose a tag to compare

v1.2.10

Changed

Features

  • 969103e exclude some files from git archive version of the repo "export-ignore"
  • 4ac523a, f564f47 move to yarn

Others

  • 937d0d1 remove codecov npm dependency

v1.2.9

26 Jan 20:11
v1.2.9
0da5be5
Compare
Choose a tag to compare

v1.2.9

Changed

Fixed

  • 4c7126f use new build command and convention for changelog-generator-twig
  • ed7158c Improve docs generation script
  • 4176e94 phpdoc errors reported by phpstan
  • 8369147 phpdoc block
  • 4b06ebe test case 4 after adding support for 'type: default, range' in MySQL pages

Features

  • 6e928c7 Add a release script
  • 03809c5 make Swaggest\JsonSchema\Schema optional for Debian packaging vendors

Others

  • 89c3397 chore: remove /schemas folder for dist archives (composer)
  • 976d936 chore: remove /target folder for dist archives (rust support)
  • 7634363 chore: Add .gitattributes to ignored dir for dist archives
  • 73dfae0 chore: move tests to a more standard place
  • dc37421 chore: simplify phpunit version regex
  • 6248da5 chore: Update docs submodule

And more...

v1.2.8

10 Nov 14:03
v1.2.8
ebae198
Compare
Choose a tag to compare

v1.2.8

Changed

Fixed

  • baee0c0 some MySQL and MariaDB scraper issues
  • 185ebb2 cleanCli is undefined

v1.2.7

11 Jul 12:05
v1.2.7
6416780
Compare
Choose a tag to compare

v1.2.7

Changed

v1.2.6

11 Jul 12:04
v1.2.6
09de4e1
Compare
Choose a tag to compare

v1.2.6

Added

Changed

Removed

Improvements

  • b4d600b Improved extraction process and fixed bugs
  • 7e81a29 move MariaDB and MySQL script to crawler and jquery
  • 8190342 Replace jsdom by crawler
  • 97f6095 schemas testing
  • ed45a4d added tests for each .json file format
  • e646cd4 Move spy to cleaner and add tests
  • bc65814 extract scripts and use Promise and callbacks

v1.2.5

20 Mar 21:06
v1.2.5
c3f4f4e
Compare
Choose a tag to compare

v1.2.5

Added

Changed

Removed

Fixed

Improvements