Posted By: Dr Nic Williams
Date: 2008-02-17 04:16
Summary: newjs 1.1.0 Released
Project: newjs - JavaScript Project Generator

newjs version 1.1.0 has been released!

Description:
The +newjs+ command creates a new JavaScript project/application
with a default directory structure and configuration at the path you specify.

Example:
+newjs path/to/my-app-name+

This generates a skeletal JavaScript project/application
installation in path/to/my-app-name

Changes:

## 1.1.0 2008-02-17

MAJOR CHANGE - test files in test/unit
HOWTO UPGRADE:
* Run 'newjs .' within your project
* Take note of differences and apply them to your files
* Move all tests to test/unit and add '../' to all <script> + <link> in test HTML
* Use 'script/generate unit_test' instead of 'script/generate javascript_test'
CHANGES
* unit_test: Added specific unit_test generator placing tests in test/unit folder
* functional_test: Added specific functional_test generator for tests of dist/xxx.js
* javascript_test: REMOVED - replaced by unit_test + functional_test
* install_website: index.txt has Git repo instructions too - just delete svn/git if unnecessary
* rake dist: distribution files stored to website/dist (if folder website exists)
* newjs: url option now works

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: newjs-1.1.0-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post