Skip to content

Releases: JamesPhillipsUK/mysqli-connection-library

Version 0

02 Mar 17:47
Compare
Choose a tag to compare

This is Version 0 of the library.
Updates from previous versions:

  • Improved documentation.
  • Type hinting for better interaction with IDEs.
  • Optional encodings for string cleaning functions.
  • Optional on-the-fly setup parameters for the connect() function.
  • Online API documentation available now!

Version 0, Release Candidate 1.

24 Feb 23:24
Compare
Choose a tag to compare
Pre-release

This is the first release candidate for Version 0 of the library.
Updates from previous versions:

  • Improved documentation.
  • Type hinting for better interaction with IDEs.
  • Optional encodings for string cleaning functions.
  • Optional on-the-fly setup parameters for the connect() function.