Skip to content

Commit 60242fd

Browse files
Chris KacerguisChris Kacerguis
authored andcommitted
added important note about 4.0.0
1 parent 32c46b6 commit 60242fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ config file and one controller.
1010

1111
_Note: for 1.7.x support download v2.2 from Downloads tab_
1212

13+
## Important Update on 4.0.0
14+
15+
Please note that version 4.0.0 is in the works, and is considered a breaking change (per SemVer). As CI 3.1.0 now has native support for Composer, this library will be moving to be composer based.
16+
17+
Take a look at the "development" branch to see what's up.
18+
1319
## Installation
1420

1521
Drag and drop the **application/libraries/Format.php** and **application/libraries/REST_Controller.php** files into your application's directories. To use `require_once` it at the top of your controllers to load it into the scope. Additionally, copy the **rest.php** file from **application/config** in your application's configuration directory.

0 commit comments

Comments
 (0)