mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-17 23:42:51 +00:00
6.5 KiB
6.5 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 - 2022-11-07
Commits
- [eslint] fix indentation and whitespace
c97e78c - [eslint] more cleanup
c162117 - [meta] add
auto-changelog83934ff - [actions] add reusable workflows
7b24830 - [readme] rename, add badges
5433588 - [eslint] add eslint
7be6c27 - [meta] create FUNDING.yml; add
fundingin package.json6edbece - [meta] use
npmignoreto autogenerate an npmignore fileb5d7d3a - [Dev Deps] update
tape2200cf1 - [actions] update rebase action
e41ac00 - [meta] update URLs
f17e490 - Only apps should have lockfiles
4f052f4 - add breaking test (acyclic detected as cyclic)
7f5f443 - [meta] add
safe-publish-latestddb843f - [Tests] add
audinposttest245c9bf - [Deps] update
jsonify7b79a68 - fix conflict
e43ca2a
v1.0.1 - 2016-02-02
Commits
- Correctly stringify non-cyclic shared references
c26c700
v1.0.0 - 2014-05-27
Commits
v0.1.3 - 2014-05-27
Commits
- Enable toJSON function to return different types
de0debf
v0.1.2 - 2014-04-02
Commits
- Should call 'toJSON' if it is defined on the object being stringified.
c1de9d1 - guard the reference
a723f70 - reindent
7ff314f
v0.1.1 - 2013-12-21
Commits
v0.1.0 - 2013-12-21
Commits
v0.0.1 - 2013-07-17
Commits
- don't choke on null
3f4e9c7
v0.0.0 - 2013-07-17
Commits
- docs, more examples
81f36c1 - package.json etc
98c5fd6 - working implementation with 2 examples
3e5363a - turn examples into tests, everything passes
cccbd24 - badges
f8ff127 - comparison test now passes
8ab93e2 - failing custom comparison test
3af627d - fix object.keys shim
7c16662 - fix for the other tests that don't use a cmp function
f7b9a47