Skip to content

Releases: mtrdesign/krait

v1.0.9-beta

26 Sep 15:42
a47f562
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.9-alpha...1.0.9-beta

v1.0.9-alpha

25 Sep 14:59
e87aeb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.9...1.0.9-alpha

v1.0.9

20 Sep 14:51
1052381
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.8...1.0.9

v1.0.8

09 Sep 11:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.7...1.0.8

v1.0.7

04 Sep 07:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.6...1.0.7

v1.0.6

12 Aug 16:13
cdd29c5
Compare
Choose a tag to compare

What's Changed

  • Add api-query-parameters attribute by @cvetty in #64

Full Changelog: 1.0.5...1.0.6

v1.0.5

06 Aug 17:00
5b516fa
Compare
Choose a tag to compare

What's Changed

  • Encode the table name in all krait routes by @cvetty in #59
  • Separate the migration run from the install command by @cvetty in #60

Full Changelog: 1.0.4...1.0.5

v1.0.4

01 Aug 11:07
25ababe
Compare
Choose a tag to compare

What's Changed

  • Implemented sepearate service for registering tables by @cvetty in #55
  • Implemented column definition validation by @cvetty in #56

Full Changelog: 1.0.3...1.0.4

v1.0.3

30 Jul 08:08
Compare
Choose a tag to compare

What's Changed

  • Implement Initial Krait UI Structure by @cvetty in #1
  • Implement Laravel Structure by @cvetty in #6
  • Initial TS improvements Iteration 1 by @cvetty in #7
  • Handle visible columns edge cases by @cvetty in #8

Full Changelog: https://github.com/mtrdesign/krait/commits/unreleased

v1.0.2

25 Jul 04:42
fda7cc3
Compare
Choose a tag to compare

cvetty released version v1.0.2

What's Changed

  • Update stub files by @cvetty in #24
  • Add migartions run to the Installation command by @cvetty in #28
  • Implement individual table permissions by @cvetty in #30
  • Update the vue component to follow the directory structure as well by @cvetty in #32
  • Add records CRUD operations feature by @cvetty in #36
  • Implement 403 screen by @cvetty in #37
  • Fix the table controller namespaces by @cvetty in #38

Full Changelog: 1.0.1...1.0.2