Skip to content

Tags: SRCF/srcf-python

Tags

v0.0.17

Toggle v0.0.17's commit message
Add 0.0.17 changelog

v0.0.16

Toggle v0.0.16's commit message
Add 0.0.16 changelog

v0.0.15

Toggle v0.0.15's commit message
Add 0.0.15 changelog

v0.0.14

Toggle v0.0.14's commit message
Add 0.0.14 changelog

v0.0.13

Toggle v0.0.13's commit message
Add v0.0.13 changelog

v0.0.12

Toggle v0.0.12's commit message
Sync up changelog and version

v0.0.11

Toggle v0.0.11's commit message
mysql: Force use of mysql_native_password

MySQL 8.0 changed the default to caching_sha2_password, which seems to
be unrecognised by various clients, causing authentication failures with
both the `mysql` CLI and through PHP's MySQL modules.

v0.0.10

Toggle v0.0.10's commit message
Add documentation for test utils

v0.0.9

Toggle v0.0.9's commit message
Split mkdir into subsequent chmod

v0.0.8

Toggle v0.0.8's commit message
Bump version to 0.0.8