Skip to content

Conversation

@tonyjunkes
Copy link
Member

Next time these updates won't be smashed together ;)

v1.0.0 includes...

UPDATES:

Updated README for v1.0.0 features and better document each feature in
general.

Updates to app, bean, controller, service, layout, subsystem and view
that include fixes to typos, more informative metadata hints which are
used in the help feature with CommandBox, restructuring of code and
also going through and "modernizing" some of the code base. Since
CommandBox runs on Lucee, we wanna code like it's 2015 right? :)

fw1 create subsystem now assumes you are using FW/1 3.5 or higher so
it will look for /subsystems directory to follow Subsystems 2.0
conventions. Specify the directory in the appropriate parameter to
override this.

ADDITIONS:

In light of FW/1 3.5 being released and finalizing the release of the
Subsystems 2.0 convention, fw1 create app now has 2 separate subsystem
skeletons: "Subsystem" and "Subsystem-Legacy".

Added the ability to generate Clojure controllers and services to be
used with FW/1 3.5+.

Added MIT License.

Tony Junkes added 2 commits November 28, 2015 17:25
Next time these updates won't be smashed together ;)

v1.0.0 includes...

UPDATES:

Updated README for v1.0.0 features and better document each feature in
general.

Updates to app, bean, controller, service, layout, subsystem and view
that include fixes to typos, more informative metadata hints which are
used in the `help` feature with CommandBox, restructuring of code and
also going through and "modernizing" some of the code base. Since
CommandBox runs on Lucee, we wanna code like it's 2015 right? :)

`fw1 create subsystem` now assumes you are using FW/1 3.5 or higher so
it will look for /subsystems directory to follow Subsystems 2.0
conventions. Specify the directory in the appropriate parameter to
override this.

ADDITIONS:

In light of FW/1 3.5 being released and finalizing the release of the
Subsystems 2.0 convention, `fw1 create app` now has 2 separate subsystem
skeletons: "Subsystem" and "Subsystem-Legacy".

Added the ability to generate Clojure controllers and services to be
used with FW/1 3.5+.

Added MIT License.
tonyjunkes pushed a commit that referenced this pull request Nov 28, 2015
Improve README, Update features to v1.0.0
@tonyjunkes tonyjunkes merged commit 3af2333 into framework-one:master Nov 28, 2015
@seancorfield
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants