You need to sign in or sign up before continuing.
CHANGELOG.md 7.36 KB

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.

Generated by auto-changelog.

v1.0.5 - 2019-12-19

Commits

  • [Tests] use shared travis-ci configs 4121d6b
  • [Tests] up to node v12.4, v11.15, v10.15, v9.11, v8.15, v7.10, v6.17, v5.12, v4.9; use nvm install-latest-npm e7a3e89
  • Update eslint, tape, semver; use my personal shared eslint config 6c380a7
  • [Tests] remove jscs 3d49592
  • Update is, tape, covert, jscs, editorconfig-tools, eslint, nsp, semver. cc6983d
  • [meta] add auto-changelog b857897
  • [meta] remove unused Makefile and associated utilities 3f0f51c
  • [Dev Deps] update eslint, @ljharb/eslint-config, is, covert, tape, semver 9d4a95e
  • Update eslint e861b4b
  • Update tape, jscs, eslint, @ljharb/eslint-config 172e2dd
  • Test on node and io.js latest. fd426cd
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest 23bdf83
  • [actions] add automatic rebasing / merge commit blocking 96153c0
  • [meta] create FUNDING.yml 66ae246
  • [Dev Deps] update is, jscs, nsp, eslint, @ljharb/eslint-config, semver 817361a
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, semver, tape fc35d3f
  • [Dev Deps] update jscs 886767e
  • [Tests] use npx aud instead of nsp or npm audit with hoops 3410922
  • [Tests] up to io.js v3.3, node v4.1 4d6c73b
  • Update nsp, eslint b11de49
  • Update eslint, semver 0777977
  • Only apps should have lockfiles 78b49ff
  • [meta] add funding field 81328a6
  • [Dev Deps] update eslint, tape fc9a225
  • [Tests] use eclint instead of editorconfig-tools 59c2c61
  • [Dev Deps] Update tape, eslint a429816
  • Test on io.js v2.2 08b476e
  • Test up to io.js v3.0 22637ef
  • [meta] add safe-publish-latest 20ccb48
  • [Dev Deps] update tape 06b58a0
  • Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG. ea7cf84
  • Test on io.js v2.4 66ec3ea
  • Test on io.js v2.3 ca6e796
  • Fix tests for faked @@toStringTag 3cce832

v1.0.4 - 2015-01-30

Commits

  • If @@toStringTag is not present, use the old-school Object#toString test. 30675ec

v1.0.3 - 2015-01-29

Commits

  • Refactor to aid optimization of non-try/catch code. 9b2772a

v1.0.2 - 2015-01-29

Commits

v1.0.1 - 2015-01-29

Commits

  • Fix eslint config. c4e05bd
  • Add early exits for typeof "string", or typeof not "object". 82f41d3

v1.0.0 - 2015-01-28

Commits