forked from lix-project/lix-website
12 KiB
12 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.2 - 2020-12-02
Merged
- Expanded tests to check for undefined, boolean values, and functions.
#2
Commits
- [Tests] migrate tests to Github Actions
1503b2b
- [Dev Deps] add
eslint
, dropjscs
0b33130
- [meta] add
auto-changelog
4c1af71
- Use my standard jscs.json.
8e02200
- [Tests] use shared travis-ci configs
ffaa4b7
- Update
tape
,covert
,jscs
23ae901
- [readme] fix repo URLs, remove testling
f48732a
- [meta] avoid publishing github workflows
b3a84ee
- [Tests] run
nyc
on all testsa03b699
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,tape
db89fc0
- Update
tape
,jscs
bcb3ac9
- Expanded tests to check for undefined, boolean values and functions.
a12751e
- Test up to
io.js
v2.0
74d46d7
- [actions] add automatic rebasing / merge commit blocking
b5505c3
- [actions] add "Allow Edits" workflow
c79aee4
- Naming deps/devDeps URLs in README
1095633
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
5db6e17
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,tape
; addsafe-publish-latest
ceaf8ab
- Test up to
io.js
v2.2
cf9f70e
- Naming contributor URLs in README
41b759b
- Test up to
io.js
v3.0
29cd85b
- Only apps should have lockfiles
5510e47
- All grade A-supported
node
/iojs
versions now ship with annpm
that understands^
.849b718
- Run
travis-ci
tests oniojs
and0.12
; allow0.8
failures; speed up builds.655c5f7
- Naming npm package URL in README
af52357
- Naming testling-ci URLs in README
70ab476
- Naming travis-ci URLs in README
08175df
- [Dev Deps] update
auto-changelog
,tape
0f0dde7
- [Dev Deps] update
covert
,tape
6148d0e
- Update
tape
,jscs
dff288a
- Update
tape
,jscs
ff04f70
- Update
jscs
75e8791
- Update
jscs
,tape
cc7e221
- Update
tape
,jscs
be32959
- Use consistent quotes.
0dedc4b
- Naming npm badge PNG in README
0376b83
- Naming npm version badge SVG in README
fe00aab
- [readme] remove travis badge
028ff10
- [Tests] add missing
lint
scriptf431139
- [Dev Deps] update
auto-changelog
; addaud
ad0b964
- [meta] add
funding
fieldab362a6
- [actions] update rebase action to use checkout v2
592539d
- [actions] switch Automatic Rebase workflow to
pull_request_target
eventf26329d
- [Tests] only audit prod deps
58efaae
- Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG.
120491a
- Update
tape
99ccffe
- Lock covert to v1.0.0.
9d03921
- Updating jscs
a72781e
- Updating tape
31aabd0
- Fixing indentation.
4c3e061
- Updating jscs
368053e
v1.0.1 - 2014-09-02
Commits
- Add license and download badges
be23442
- Updating jscs
9924028
- Adding a singular license key to package.json
3f2bd51
- Rename LICENSE file to proper spelling.
a7cfdbf
v1.0.0 - 2014-08-18
Merged
Commits
- Making indentation consistent.
aed32ae
- Removing unused example/build code.
b894fe1
- Adding
npm run lint
676f803
- Using single quotes, semicolons, etc.
96e7760
- Updating contributors and repo location.
836e536
- Updating travis.yml
7287d63
- Adding more testling browsers.
8d1447b
- Updating Travis so it tests on node 0.10, not node 0.1. Also adding node 0.6 and removing unstable 0.9.
0d773cd
- Updating README examples
57a796b
- Adding
npm run coverage
andnpm run coverage-quiet
228bb1b
- Use SVG instead of PNG for badges.
c9c35fa
- Add dev dependency badge.
ef78c97
- Adding the npm module version.
48ddbd5
- Updating tape and testem
adb2d36
- Adding npm badge.
35d55a8
- Run linter as part of tests
d9a416b
- Americanize spellings.
c644aca
- Run code coverage as part of tests.
8fa74b3
- Updating covert
2c59d40
- Updating
tape
e65b0d3
npm test
should be simple :-)df503c0
- make travis run 0.10
3a198b9
- travis should run node ./test
33abb28
v0.1.2 - 2013-03-12
Commits
- not private -.-
b1ef3b8
v0.1.1 - 2013-03-12
Commits
- initial
e62f915