Skip to content

Latest commit

 

History

History
242 lines (132 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

242 lines (132 loc) · 10.6 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

8 October 2023

  • Update tape dev dependency 841b1fb
  • Update tape package to 5.7.0 afd1c5c

9 June 2023

2 June 2023

  • Set license from GPL to MIT ac32aee

2 June 2023

  • Remove git add for mz files in version script a1b244c

26 October 2022

  • Add test for checking some function values c19ca9b
  • Do not fail silently when formatting not in order 6fba5f8

6 October 2022

  • Add the matches pattern helper 249eba6

5 October 2022

  • Remove testcheck from dev dependency list 6d0bbfb

1 October 2022

  • Fix version script so correct version tag is used 2c2d4db

1 October 2022

  • Generate changelog as part of versioning 8dade29
  • Add preversion script for documentation update 16aac82

25 September 2022

20 September 2022

  • Fix bug when trying to use in on primitive b109b85

16 July 2022

3 April 2022

6 December 2021

  • Manage empty values and allow circular patterns edf911a
  • Add test for functions to be deprecated in v2 938f061
  • Use npm ci instead of install and prune d5dfa71

3 December 2021

  • Fix printing recursive value or pattern b9f58e4

2 December 2021

  • Fix nested RegEx not working 0821196

1 December 2021

1 December 2021

  • Remove the constructor detection a417db9
  • Document valid and less usual patterns b78f721
  • Report better on circular structures 3323651

18 November 2021

  • Add a count example for arrays 7c97d89
  • Have walkable throw error with useful information 514d3ab

11 November 2021

  • Improve the deprecated functions test d5a9beb
  • Add runkit link ab8abb7
  • Improve the deprecated message 237d812

8 November 2021

  • Use memplate to add contributors list c7ed1fd
  • Fix deprecated helper mistake 01ebe7f

8 November 2021

  • Add some and every helpers 4dd5d02
  • Replace deps status shield with snyk shield 9c3a3ee

20 October 2021

  • Improve PatroonError example 6810218
  • Add contributors to package.json 304bed5
  • Also show patroon errors in TOC dfbf191

20 October 2021

18 October 2021

  • Make the introduction in the README gentler 856c9de
  • Fix the shield styles 19ca422

8 October 2021

  • Better document the code coverage d6fe277
  • Simplify array example 9eb57e6
  • Publish documentation changes to NPM b1f2d0b

8 October 2021

  • Redirect to npm on npm badge click 081e206

8 October 2021

8 October 2021

6 October 2021

  • Add regex support 29f6730
  • Add an example with default argument values 4078b43

5 October 2021

  • Define some more keywords c6ce598

4 October 2021

  • Define license in package.json c142f6d

4 October 2021

  • Define repository in package json f6048c1

4 October 2021

  • Add contributing section to README b79f9e2

3 October 2021

v0.0.1

1 October 2021