Skip to content

Releases: y2sunlight/apricot

Version 1.0.8

17 Sep 04:17
Compare
Choose a tag to compare

Improve:

  • How to call actions
  • Refactor Idiorm and Model classes
  • Refactor middleware and add InputConverter
    Add:
  • Initial SQL statements
  • Service provider exapmle

Version 1.0.7

20 Aug 05:39
Compare
Choose a tag to compare

Supports MySQL

Version 1.0.6

01 Aug 00:46
Compare
Choose a tag to compare

Fix README.md

Version 1.0.5

31 Jul 08:37
Compare
Choose a tag to compare

We made the following changes:

  • utilities.php
    • Add $mode parameter to recursive_copy().
    • Added recursive_delete().
  • helpers
    • Guard all functions with function_exists().

Version 1.0.4

28 Jul 08:26
Compare
Choose a tag to compare

We made the following changes:

  • Change the description of Apricot.
  • Fix StandardDebugBar
  • Fix English comments and readme.
  • Change comments from Japanese to English.
  • Fix the installation method.

Version 1.0.0

16 Jul 06:39
12090d3
Compare
Choose a tag to compare

This is first release.