greenkeeperio-bot
57664cc446
chore(package): update eslint to version 2.0.0
http://greenkeeper.io/
10 лет назад
David da Silva
cd06b22dab
:ship: bump to version 2.2.1
10 лет назад
David da Silva
dadbe203d5
Unpin chai and eslint versions
greenkeeper.io will let us know if the minor/patch bumps break our code, so go wild.
10 лет назад
greenkeeperio-bot
2160871562
chore(package): update zuul to version 3.7.0
http://greenkeeper.io/
10 лет назад
greenkeeperio-bot
c740c25960
chore(package): update eslint to version 1.7.3
http://greenkeeper.io/
10 лет назад
greenkeeperio-bot
dda6c3c3dc
chore(package): update chai to version 3.4.0
http://greenkeeper.io/
10 лет назад
greenkeeperio-bot
ec8cd1415a
chore(package): update eslint to version 1.7.2
http://greenkeeper.io/
10 лет назад
greenkeeperio-bot
93291266fe
chore(package): update eslint to version 1.7.1
http://greenkeeper.io/
10 лет назад
greenkeeperio-bot
9f98c8f0a0
chore(package): update eslint to version 1.7.0
http://greenkeeper.io/
10 лет назад
David da Silva
aac23a542c
:ship: bump to version 2.2.0
10 лет назад
Phillip Johnsen
cbcd788b0c
Linting CLI tool.
Also minor .eslintrc change to be able to use `process.exit()`,
instead of having to `throw new Error()` to exit the process.
10 лет назад
greenkeeperio-bot
847499ad67
chore(package): update eslint to version 1.6.0
http://greenkeeper.io/
10 лет назад
Jan Lehnardt
9d967ea61f
chore: updated package.json
10 лет назад
Jan Lehnardt
67fe0e5d59
chore: updated package.json
10 лет назад
David da Silva
20c089392e
:ship: bump to version 2.1.3
10 лет назад
David da Silva Contin
55c1370a11
:ship: bump to version 2.1.2
11 лет назад
David da Silva Contin
0df1ac1164
add homepage property to package.json
11 лет назад
David da Silva Contin
aef96817ae
:ship: bump to version 2.1.1
11 лет назад
David da Silva Contin
b479bb8fb8
:ship: bump to version 2.1.0
11 лет назад
David da Silva
954a8fbf15
use chai for improved string diffing
11 лет назад
Gilad Peleg
4397136aab
Add license attribute
https://docs.npmjs.com/files/package.json#license
http://npm1k.org/
11 лет назад
Phillip Johnsen
7ed3696eab
Cleanup node v0.6 and v0.11 stuff from Travis.
Removing hacks to get v0.6 tests running; specific npm client version + upgrading mocha.
Also v0.12 of node has been released, therefore there's no reason to still keep testing on v0.11.
11 лет назад
Phillip Johnsen
b473d19cae
Added browser tests.
Covers the project with browser tests, not only V8 via node/iojs. Tests are runned with [zuul](https://github.com/defunctzombie/zuul ) which
provides simple local browser testing, aswell as cloud testing on multiple browsers with [saucelabs](http://saucelabs.com ).
11 лет назад
Phillip Johnsen
1a2a369605
eslinting the code
11 лет назад
David da Silva
b5cc26842b
:ship: bump to version 2.0.0
11 лет назад
David da Silva
85b940801c
bump to version 1.2.0
Added `-v` option to CLI, bugfix for rendering `Number` when it was the
context, and specified files in package.json for cleaner `npm install`.
11 лет назад
Phillip Johnsen
a03e6930b0
Specifying files in package.json
Good npm citizens should specify which files a npm module consists of
so module users dont have to download all the unnecessary things.
11 лет назад
David da Silva
d4ba5a19d4
bump to version 1.1.0
11 лет назад
Phillip Johnsen
65387a5468
Created command line tool.
CLI used to render a mustache template with a data view, writes the template into stdout when successfull. Otherwise meaningfull errors into stderr.
Fixes #424
11 лет назад
Phillip Johnsen
d1bb461caf
Run jshint before tests.
- Documented required version of npm while developing
- Use the latest npm client for node >= v0.8 on travis
Special quirks to get node v0.6 supported:
- npm client v1.3.26 on travis
- jshint 2.4.4 as >= 2.5.x breaks
11 лет назад
Phillip Johnsen
4ac18621e5
Cleanup tests section in readme
11 лет назад
David da Silva
2ba7481d41
bump to version 1.0.0, resolves #325
11 лет назад
David da Silva
a2925af044
changed mocha reporter to spec and bumped mocha version, solves #403
11 лет назад
afc163
6f601e6757
Add spm support
11 лет назад
jrburke
2e12efdeda
Fixes AMD registration, volo package.json entry
This change allows the AMD define signature to match what common AMD optimizers use to find define calls that need naming.
Also updates the volo package.json entry so that the correct version of mustache can be fetched properly.
12 лет назад
Robert Reinhard
c68b434eb4
Adding a bower.json file
The goal is to reduce the number of files downloaded by ignoring the test directory
12 лет назад
Michael Jackson
58f77330ef
Version 0.8.1
12 лет назад
Michael Jackson
e4a68c9e49
Version 0.8.0
12 лет назад
Michael Jackson
b626d12395
Version 0.7.3
12 лет назад
Vlad Filippov
4ec30f1c8b
Fixing npm warnings
13 лет назад
Michael Jackson
740fd72d26
Version 0.7.2
13 лет назад
Michael Jackson
3fea961f06
Use mocha for testing
13 лет назад
Michael Jackson
c09c7f54a3
Version 0.7.1
13 лет назад
Michael Jackson
8b19e0ef23
Version 0.7.0
13 лет назад
Michael Jackson
f5d18caee2
Version 0.6.0
13 лет назад
Michael Jackson
bf61bf6199
Add volo support
Fixes #249
13 лет назад
Michael Jackson
6d1954cb5c
Version 0.5.2
13 лет назад
fisch42
fe3de766cd
added .js to main property in package.json
13 лет назад
Michael Jackson
585bff401a
Run tests using node on Travis
14 лет назад
Michael Jackson
3355e1720d
Version 0.5.1-dev
14 лет назад