Releases: n0nag0n/simple-job-queue
Releases · n0nag0n/simple-job-queue
1.1.0
What's Changed
- Support for PostgreSQL by @alansaviolobo in #5
New Contributors
- @alansaviolobo made their first contribution in #5
Full Changelog: 1.0.4...1.1.0
1.0.4
Version 1.0.3
Fixed a bug with mysql table creation
Version 1.0.2
Fixed a little bug with recreating the table
Version 1.0.1
Updated checkAndIfNecessaryCreateJobQueueTable method Didn't like working with what was on there before, and prepared statements didn't work, so had to make things a little manual.
1.0 Public Release
added notation for mysql servers in example