Skip to content

Releases: pdsinterop/multiuser-php-solid-server

0.1.4

09 Jul 17:26
0a33933
Compare
Choose a tag to compare

Mainly added unit tests, fixed a few bugs that surfaces while writing them.

What's Changed

  • Feature/user tests by @ylebre in #6
  • add mailstyles to example by @ylebre in #7
  • Tests for middleware, db, session, mailer by @ylebre in #8
  • Tests for Server and StorageServer class by @ylebre in #9

Full Changelog: 0.1.3...0.1.4

0.1.3

07 Jul 07:23
Compare
Choose a tag to compare

What's Changed

  • Add QA things in CI by @ylebre in #5
  • Refactored Db calls to be testable
  • Update database schema for Expires
    Full Changelog: 0.1.2...0.1.3

0.1.2

05 Jul 10:00
Compare
Choose a tag to compare

Adds password entropy check to the frontend

Full Changelog: 0.1.1...0.1.2

0.1.1

04 Jul 14:52
Compare
Choose a tag to compare

Several fixes to have the installation go more smoothly

0.1.0

04 Jul 12:51
Compare
Choose a tag to compare

Initial release!

What's Changed

  • Add debugged CI workflow to run the test suites by @ylebre in #4

New Contributors

  • @ylebre made their first contribution in #4

Full Changelog: https://github.com/pdsinterop/multiuser-php-solid-server/commits/0.1.0