Skip to content

Releases: jan-vandenberg/cruddiy

202312.1

07 Dec 13:16
4b9b700
Compare
Choose a tag to compare

There have been many changes and additions to Cruddiy this past week. Lots of improvements thanks to @germain-italic.
So time for a new release!

202311.2

25 Nov 19:05
f04b336
Compare
Choose a tag to compare

Added some fixes from the community.

202311.1

17 Nov 11:41
aef1114
Compare
Choose a tag to compare
  • This a new version which incorporates a large PR (#64)
  • I changed the versioning scheme to reflect the year and month when it was released (yyyymm.x). The x is the when multiple releases in the same month would occur. The next release for this month would be 202311.2 etc.

v3.5

29 Aug 05:28
77ee155
Compare
Choose a tag to compare
Fix PHP syntax error in generated -index.php pages (#56)

The fix for https://github.com/jan-vandenberg/cruddiy/issues/54 resulted in the following PHP parse error in the generated index.php page:
"PHP Parse error:  syntax error, unexpected '===' (T_IS_IDENTICAL), expecting end of file in /var/www/html/app/test-index.php on line 51"

v3.4

25 Aug 21:02
Compare
Choose a tag to compare
Fix for https://github.com/jan-vandenberg/cruddiy/issues/54

v3.3

02 Jul 12:56
9a5304c
Compare
Choose a tag to compare

Changed generator for displaying foreign keys (#49)

v3.2

14 May 14:01
Compare
Choose a tag to compare
Fix $_GET

v3.0

14 Mar 21:57
Compare
Choose a tag to compare

Full Changelog: v2.5...v3.0

Replaced the buttons with a persistent NavBar. Looks much better.

v2.5

11 Mar 15:48
b67ab22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4...v2.5

Cruddiy 2.4

15 Sep 15:02
Compare
Choose a tag to compare

Added some field types to get a nice date picker.