Skip to content

Latest commit

 

History

History
228 lines (128 loc) · 11.1 KB

File metadata and controls

228 lines (128 loc) · 11.1 KB

Changelog

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

Generated by auto-changelog.

  • Update tap to 4.5.4 5249a85
  • Add fn and args support 6110654
  • Move transport agnostic section to socket example 3a92257

14 April 2026

  • Remove schema description from reference and schema shape 7126829

14 April 2026

  • Move typedoc dep to dev deps a084b1d

14 April 2026

  • Fix missing schema node type afb2d1b

14 April 2026

  • Document recursive nature of schema ddcd466

14 April 2026

  • Have reference and parse reference same schema type 0a05608

14 April 2026

14 April 2026

  • Add JSDoc to relevant function for docs d1d3709
  • Remove tests section from README 5da7bb3
  • Add generated from JSDoc reference section 08eb266

14 April 2026

  • Format the README.mz file df43dbb
  • Move some commands from README to CONTRIBUTING 45659c5
  • Add format markdown check in contributing md e68d4d6

14 April 2026

  • Update typedoc dev dep to 0.28.19 69e8cc4

14 April 2026

  • Add support for then and catch c0bbea8
  • Document .catch and .then support b35009a

10 April 2026

  • Have default leaf serializer throw if value has no JSON equivalant 6752f2f
  • Test that prototype chain works when parsing 2cf0e7e

9 April 2026

  • Make eval order when using await inline with JS 00db8aa
  • Merge release workflow into publish 6a5db12
  • Fix the cli repl 3cf8b0d

8 April 2026

  • Publish to npm on tag push 357ac0e

8 April 2026

  • Rewrite to have parse take schema to prevent accessing refs df16f85
  • Run tests before release and publish on release 10442d6
  • Create release on tag with github workflows 4ec222b

7 April 2026

  • Support custom serialization of leaf nodes d56f1b7
  • Support nested modules 88e69e5
  • Document new nesting and leaf serialization feature b3ee9f6

6 April 2026

5 April 2026

  • Add publish to npm workflow aaaa97d

5 April 2026

  • Update tap and debug deps bd28139
  • Give example its own package.json 4307988
  • Add cli with repl command d811fcb

4 May 2025

  • Make examples import module not relative file 0a5e1c8
  • Fix repository url in package.json d4f1e79

4 May 2025

  • Improve the typescript example 6f75ed6
  • Move errors to own module 90d69a3

3 May 2025

  • Add async await section to readme 7e56024

3 May 2025

  • Add support for async await e949184
  • Update tap to latest version on 2024-03-17 1164994
  • Support nested objects and keywords as first item 06da388

8 March 2024

  • Add missing index file that exports both modules 38054ea
  • Prevent ref of non existant property on env object 49520ad

21 January 2024

  • Remove the d.ts file gen step 801b2cf

4 January 2024

4 January 2024

  • Add a json schema for the sendscript program 2acf884
  • Document a way of using sendscript with typescript 2683c28
  • Improve naming of promise helper e177f39

21 October 2023

  • Allow nesting arrays, calls and args 48e5804

6 October 2023

6 October 2023

  • Update tap from version 16 to 18 465c933

6 October 2023

  • Add table of content to readme a14f2d8

26 September 2023

  • Add square fn to the socket.io example 8d7cfbd
  • Rename dsl to api 4a67324
  • Move promise only concept to own module 50adde6

v0.0.0

14 September 2023