Gregg Van Hove
63cc6687ff
require newer jasmine-npm
2016-09-28 11:04:01 -07:00
Gregg Van Hove
6816bc4252
Update to 2.5.2
2016-09-16 17:19:59 -07:00
Gregg Van Hove
a4b92b34f4
Update to 2.5.1
2016-09-07 14:31:18 -07:00
Gregg Van Hove
5a2e1b0082
Update to 2.5.0
2016-08-30 21:23:08 -07:00
Chris Amavisca
15f92b226c
Update devDependencies and fix issues from this
...
- Point to npm released version of jasmine node runner
2016-07-20 20:11:52 -07:00
Greg Cobb
bd6ca98f9d
Revert "Merge pull request #1151 from amavisca/update-dev-dependencies"
...
This reverts commit eee75d8eed , reversing
changes made to 5e0ebadb3d .
2016-07-18 23:28:50 -07:00
Chris Amavisca
290fb3fdcd
Upgrade devDependencies glob and shelljs
2016-07-14 19:46:32 -07:00
Gregg Van Hove
a95c2cfe3f
Bump version to 2.4.1
2015-12-03 16:06:51 -08:00
Gregg Van Hove
3b53e469fd
Bump version to 2.4.0
2015-12-02 22:02:03 -08:00
Gregg Van Hove
1e35e8ba95
Use git:// url for jasmine-npm dependency
2015-11-04 15:12:38 -08:00
Gregg Van Hove
a6b209bc2f
Use jasmine-npm straight from github when developing
2015-11-04 15:05:07 -08:00
Oguz Bastemur
3f71bcdb2d
Update glob to latest
...
Fixes https://github.com/jasmine/jasmine/issues/891
2015-07-15 02:37:36 +03:00
Gregg Van Hove
0b1449228f
Bump version to 2.3.4
2015-05-13 14:57:56 -07:00
Gregg Van Hove
0b2097b616
Bump version to 2.3.3
2015-05-11 10:48:58 -07:00
Gregg Van Hove
426eebe1ce
bump version to 2.3.2
2015-05-07 14:02:12 -07:00
Gregg Van Hove
3dde7d0c29
Bump version to 2.3.1 to create a new bower package
2015-05-05 07:48:49 -07:00
Gregg Van Hove
5ea24a8448
version bump to 2.3.0
2015-04-28 10:13:42 -07:00
Steve Gravrock
0776146d3b
Don't use hardcoded temporary directory paths
2015-02-22 16:03:20 -08:00
Christopher Amavisca
a84e0cd8ef
Add test script to package.json
...
- Use `npm test` in travis-node-script
2015-02-04 16:55:07 -08:00
Christopher Amavisca
471a241493
Add keywords to package.json
2015-02-04 16:36:31 -08:00
Greg Cobb and Gregg Van Hove
e173cd1c9d
bump version to 2.2.1 for bower fix
2015-02-02 12:24:14 -08:00
Greg Cobb and Gregg Van Hove
4acb7448d8
Update release notes and bump version for 2.2.0
2015-02-02 11:27:14 -08:00
Rohit Arondekar
9ad3eac469
Use new jasmine github repo url
2015-01-14 20:47:09 +05:30
slackersoft
4b6789ccd9
version bump for 2.1.3
2014-12-01 12:43:52 -08:00
slackersoft
2517ddfe17
bump verion to 2.1.2
2014-11-16 14:56:27 -08:00
slackersoft
97ab0cb403
bump version to 2.1.1
2014-11-14 18:43:00 -08:00
slackersoft
590a9d9d41
bump version to 2.1.0
2014-11-14 07:54:19 -08:00
slackersoft
ecae3d47a7
Use the jasmine-npm tarball, since that works on travis
...
[#80505862 ]
2014-10-11 15:04:04 -07:00
slackersoft
a76d6d1cd4
Pass in the current distribution when running node specs
...
- npm package spec can use beforeAll/afterAll now
- also depend on github repo directly instead of the tarball
[finish #80505862 ]
2014-10-11 14:54:08 -07:00
slackersoft
3132d98f23
Bump version to 2.0.4 now that I think npm files are sorted
2014-08-24 21:14:11 -07:00
slackersoft
b799f54bc9
Remove runtime dependency on 'glob' so we have no runtime deps
...
- Clean up .npmignore a bit more
2014-08-24 21:11:50 -07:00
slackersoft
3c051fc291
bump to 2.0.3 to fix npm dependencies
2014-08-22 22:50:46 -07:00
slackersoft
6b937da863
Fix npm dependencies
2014-08-22 22:47:43 -07:00
slackersoft
89232db2ee
Version bump to 2.0.2
2014-08-22 22:20:38 -07:00
Davis W. Frank
ff1fa6a893
Updating version to 2.0.1
2014-07-21 12:35:34 -07:00
Christopher Amavisca and Davis W Frank
e53b487017
- Add a main entry point for the jasmine-core npm
...
- jasmine-core can now self test with the jasmine-npm
- Add node examples files
- Add node_boot.js for node environment
- Move jasmine-core npm packaging to .npmignore
- removing src_dir and src_files from jasmine.json b/c jasmine-npm does not support requiring source files automatically.
2014-03-21 17:21:52 -07:00
Robin Böhm
2fc2802809
use load-grunt-tasks
2014-02-16 22:13:53 +01:00
Davis W. Frank
71faeea7b0
First attempt at publishing an npm
2014-01-24 09:31:38 -08:00
Christopher Jobst and Sheel Choksi
a2a8b5dde2
Create a 2.0 distribution
2013-12-16 12:33:34 -08:00
Sheel Choksi
8513201fa3
Add in missing repository field to package.json
...
Removes the following warning when doing a `npm install`: 'npm WARN
package.json jasmine-core@2.0.0-rc5 No repository field.'
2013-11-02 18:28:53 -07:00
Sheel Choksi
40e3020fdc
Build distribution for 2.0.0-rc5 and associated standalone distribution
2013-10-29 14:03:02 -07:00
Davis W. Frank
9e149d1e0f
Move node dev deps forward, add .jshintrc to support latest grunt-contrib-jshint and Code Climate score
2013-10-25 12:23:57 -07:00
Gregg Van Hove and Tim Jarratt
18e1ab93ea
Release for rc3
2013-10-03 09:55:36 -07:00
Davis W. Frank and Sheel Choksi
be0e6222c5
Bumping to 2.0.0-rc2 due to an old, yanked 2.0.0-rc1
2013-07-28 17:55:29 -07:00
Davis W. Frank and Sheel Choksi
8c696ffc71
Release prep for 2.0.0-rc1
2013-07-28 17:31:24 -07:00
Davis W. Frank
edc2bfae93
All Jasmine file manipulation/development moved from Thor to Grunt. Thor has been removed completely. Run grunt --help to see available tasks.
...
Canonical Jasmine version now lives in `package.json` (Node formatted) and is copied into Jasmine source (JavaScript and Ruby)
Jasmine distribution now has MIT license and Pivotal Labs copyright at the top of each distributed file.
2013-03-24 09:41:42 -07:00
Dan Hansen and Davis W. Frank
e09fd40933
Move to grunt for building all distribution files.
...
* canonical version number of jasmine-core is now is package.json
* `grunt buildDistribution` builds jasmine.js, jasmine-html.js, jasmine.css and outputs them to the dist dir
* `grunt buildStandaloneDist` builds the example spec runner files and compresses them to dist/jasmine-VERSION.zip
* `grunt compass` compiles jasmine.css
* jasmine.Env handling of version is backwards compatible, but uses the version string directly (and nicely deprecated)
* Ruby/thor tasks that did the above deleted
2013-03-03 16:04:38 -08:00
Dan Hansen and Davis W. Frank
cf7bb0269b
Added grunt to project.
...
Move from embedded "fork" of jsHint to using grunt's jsHint module.
Cleaned ALL jsHint errors.
Added jasmine.util.isUndefined as alternative to extra careful protection against undefined clobbering
2013-03-01 14:28:18 -08:00