Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Releases: skyronic/crudkit

Fixing broken builds.

25 Dec 14:16
Compare
Choose a tag to compare
Fixing broken builds. Pre-release
Pre-release
0.3.2-beta

fix broken static file build

Initial version for use with installer

25 Dec 14:02
Compare
Choose a tag to compare
Pre-release
0.3.1-beta

bump composer version

0.3: Composer support, authentication and new features.

09 Dec 11:36
Compare
Choose a tag to compare

This is a beta release preparing for a semi-stable 0.5 release in next few weeks. The big change is that installation will be done via composer from now on, and not via the zip file.

Here's what's been added in the last 10 days:

  1. Login/Authentication
  2. A good Laravel integration system
  3. Initial work on generic MVC framework integration
  4. A 'read only' mode which will work well in conjunction with the login. You can have one user for read-only and one user for read-write.

More coming very soon, and these are what I hope to accomplish by 0.5, which will be released this month:

  1. Docs for all the features along with an updated, re-designed website
  2. A new "1 command" way to create a new crudkit project
  3. Laravel integration showcase
  4. Foreign key support which is one of the most crucial and long-standing features left to be implemented.

Validation support and continuing development

29 Nov 10:28
Compare
Choose a tag to compare

Development had halted for a while (a very long while) but now will be resumed on a regular basis. You can download the

0.1-alpha1: First public release

20 May 15:32
Compare
Choose a tag to compare
Pre-release

Lots broken in this release. But we hope that enough works to show you where CrudKit wants to go.