7.5 KiB
7.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.
v3.1.0 - 2023-05-01
Commits
- [eslint] cleanup
1f4e8cd
- [Tests] travis -> Github Actions; add
safe-publish-latest
,npmignore
,auto-changelog
,evalmd
,aud
5993285
- [readme] clean up docs, URLs, package.json, etc
8807164
- [Docs] remove verb
0bc26a3
- [Tests] convert from mocha to tape
1604d7f
- [New] increase support from node 6 down to node 0.4
7893404
- [Tests] add coverage
1dcc45e
- [Fix] when an object/key pair is provided, check arguments.length instead of key truthiness
d1edefe
- [meta] switch from
files
field to npmignore; addexports
c64d3d3
v3.0.0 - 2018-12-13
Commits
- refactor
7f7e2c8
v2.0.0 - 2017-12-28
Commits
v1.0.3 - 2023-10-26
Commits
- [eslint] actually use eslint
8bcf028
- [meta] update package.json, gitignore from main
544cdfe
- [readme] update readme from main
1130f79
- [Tests] switch to tape
3f8f094
- [Docs] remove verb
92ee1bf
- [Tests] migrate from travis to github actions
8da3a3c
- [Fix] a descriptor with
set
and notget
is still an accessor descriptor269fb53
- [patch] switch from
files
toexports
41b2d61
- [Fix] allow any non-primitive; arrays and functions are objects too
9fd1ac8
- [Deps] update
is-accessor-descriptor
,is-data-descriptor
f4dbc73
- [Tests] make a test dir
9eaa17c
v1.0.2 - 2017-12-28
Merged
- Update dependencies
#5
v1.0.1 - 2017-07-22
Commits
v1.0.0 - 2017-02-25
v0.1.6 - 2017-07-22
v0.1.5 - 2017-02-25
Merged
- Bump
lazy-cache
.#4
Commits
v0.1.4 - 2015-12-28
Commits
v0.1.3 - 2015-12-20
Commits
v0.1.2 - 2015-10-04
Commits
- files prop
3aaf1ce
v0.1.1 - 2015-10-04
Merged
- Update .verb.md
#1