From 1c54e14a71b287f6a84e26147bf3cf0d6fb3b698 Mon Sep 17 00:00:00 2001 From: Nafies Luthfi Date: Sun, 12 May 2019 07:02:39 +0800 Subject: [PATCH] Add CHANGELOG.MD --- CHANGELOG.md | 156 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..69e1588 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,156 @@ +# Change Log + +## [1.3.1](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.3.1) (2019-03-10) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.3.0...1.3.1) + +## [1.3.0](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.3.0) (2019-02-27) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.12...1.3.0) + +## [1.2.12](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.12) (2019-02-27) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.11...1.2.12) + +## [1.2.11](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.11) (2019-01-02) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.10...1.2.11) + +## [1.2.10](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.10) (2018-12-27) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.9...1.2.10) + +**Closed issues:** + +- Another documentation change request [\#10](https://github.com/nafiesl/SimpleCrudGenerator/issues/10) +- Generated API tests include reference to 'Vehicle' [\#9](https://github.com/nafiesl/SimpleCrudGenerator/issues/9) +- Undefined method firstItem\(\) [\#8](https://github.com/nafiesl/SimpleCrudGenerator/issues/8) +- Class 'Luthfi\FormField\FormFieldServiceProvider' not found [\#6](https://github.com/nafiesl/SimpleCrudGenerator/issues/6) + +## [1.2.9](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.9) (2018-11-24) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.8...1.2.9) + +**Closed issues:** + +- Won't install with Laravel 5.7 [\#7](https://github.com/nafiesl/SimpleCrudGenerator/issues/7) + +**Merged pull requests:** + +- Readme update [\#12](https://github.com/nafiesl/SimpleCrudGenerator/pull/12) ([nafiesl](https://github.com/nafiesl)) +- Added examples of API usage. [\#11](https://github.com/nafiesl/SimpleCrudGenerator/pull/11) ([Spudley](https://github.com/Spudley)) + +## [1.2.8](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.8) (2018-11-15) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.7...1.2.8) + +## [1.2.7](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.7) (2018-10-23) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.6...1.2.7) + +**Closed issues:** + +- \[PROPOSAL\] Add command option to generate FormRequest classes [\#4](https://github.com/nafiesl/SimpleCrudGenerator/issues/4) + +**Merged pull requests:** + +- Add form requests command option [\#5](https://github.com/nafiesl/SimpleCrudGenerator/pull/5) ([nafiesl](https://github.com/nafiesl)) + +## [1.2.6](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.6) (2018-10-07) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.5...1.2.6) + +**Merged pull requests:** + +- Add more validation tests on feature test stubs [\#3](https://github.com/nafiesl/SimpleCrudGenerator/pull/3) ([nafiesl](https://github.com/nafiesl)) + +## [1.2.5](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.5) (2018-09-24) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.4...1.2.5) + +## [1.2.4](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.4) (2018-09-22) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.3...1.2.4) + +## [1.2.3](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.3) (2018-09-10) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.2...1.2.3) + +**Implemented enhancements:** + +- \[PROPOSAL\] Generate Bootstrap 4 Views [\#2](https://github.com/nafiesl/SimpleCrudGenerator/issues/2) + +## [1.2.2](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.2) (2018-09-09) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.1...1.2.2) + +## [1.2.1](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.1) (2018-09-08) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.2.0...1.2.1) + +## [1.2.0](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.2.0) (2018-08-30) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.1.7...1.2.0) + +## [1.1.7](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.1.7) (2018-08-13) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.1.6...1.1.7) + +## [1.1.6](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.1.6) (2018-07-27) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.1.4...1.1.6) + +## [1.1.4](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.1.4) (2018-07-12) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.1.3...1.1.4) + +## [1.1.3](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.1.3) (2018-05-29) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.1.2...1.1.3) + +## [1.1.2](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.1.2) (2018-05-24) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.1.1...1.1.2) + +## [1.1.1](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.1.1) (2018-03-31) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.1.0...1.1.1) + +## [1.1.0](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.1.0) (2018-03-29) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.0.4...1.1.0) + +## [1.0.4](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.0.4) (2018-03-14) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.0.3...1.0.4) + +**Implemented enhancements:** + +- \[PROPOSAL\] Add validation testing on feature test stubs [\#1](https://github.com/nafiesl/SimpleCrudGenerator/issues/1) + +## [1.0.3](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.0.3) (2018-03-10) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.0.2...1.0.3) + +## [1.0.2](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.0.2) (2018-03-04) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.0.1...1.0.2) + +## [1.0.1](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.0.1) (2018-02-16) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/1.0.0...1.0.1) + +## [1.0.0](https://github.com/nafiesl/SimpleCrudGenerator/tree/1.0.0) (2018-02-11) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/0.2.2...1.0.0) + +## [0.2.2](https://github.com/nafiesl/SimpleCrudGenerator/tree/0.2.2) (2018-02-09) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/0.2.1...0.2.2) + +## [0.2.1](https://github.com/nafiesl/SimpleCrudGenerator/tree/0.2.1) (2018-02-09) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/0.2.0...0.2.1) + +## [0.2.0](https://github.com/nafiesl/SimpleCrudGenerator/tree/0.2.0) (2018-01-30) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/0.1.8...0.2.0) + +## [0.1.8](https://github.com/nafiesl/SimpleCrudGenerator/tree/0.1.8) (2017-12-15) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/0.1.7...0.1.8) + +## [0.1.7](https://github.com/nafiesl/SimpleCrudGenerator/tree/0.1.7) (2017-12-13) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/0.1.6...0.1.7) + +## [0.1.6](https://github.com/nafiesl/SimpleCrudGenerator/tree/0.1.6) (2017-11-14) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/0.1.5...0.1.6) + +## [0.1.5](https://github.com/nafiesl/SimpleCrudGenerator/tree/0.1.5) (2017-11-10) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/0.1.4...0.1.5) + +## [0.1.4](https://github.com/nafiesl/SimpleCrudGenerator/tree/0.1.4) (2017-11-07) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/0.1.3...0.1.4) + +## [0.1.3](https://github.com/nafiesl/SimpleCrudGenerator/tree/0.1.3) (2017-11-01) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/0.1.2...0.1.3) + +## [0.1.2](https://github.com/nafiesl/SimpleCrudGenerator/tree/0.1.2) (2017-10-28) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/0.1.1...0.1.2) + +## [0.1.1](https://github.com/nafiesl/SimpleCrudGenerator/tree/0.1.1) (2017-10-24) +[Full Changelog](https://github.com/nafiesl/SimpleCrudGenerator/compare/0.1.0...0.1.1) + +## [0.1.0](https://github.com/nafiesl/SimpleCrudGenerator/tree/0.1.0) (2017-10-22) + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file