Skip to content

Latest commit

History

History
165 lines (116 loc) 路 2.89 KB

CHANGELOG.md

File metadata and controls

165 lines (116 loc) 路 2.89 KB

0.5.0 (2021-09-23)

  • Params0: Quality of life improvements

0.4.1 (2021-06-15)

  • Add Reflect

0.4.0 (2021-06-01)

  • Add captitalize
  • Add documentation for symToStr

0.3.0 (2021-06-01)

  • Add symToStr
  • Update assert.ts

0.2.4 (2021-05-26)

  • Rename PickOptional to PickOptionals

0.2.3 (2021-05-26)

  • PickOptional do not include undefined
  • Update MethodNames.ts
  • Update flip.ts
  • Fix build
  • update exclude tests
  • update
  • doc links for withDefaults and flip, plus testing exclude
  • Update README.md

0.2.2 (2021-05-13)

  • Add 'is' to index

0.2.1 (2021-05-13)

  • ref doc for withDefaults

0.2.0 (2021-05-13)

  • Add the 'is' function

0.1.15 (2021-05-10)

  • Update readme
  • Update README.md

0.1.14 (2021-05-10)

0.1.13 (2021-05-10)

  • Update
  • add gif
  • Update Readme
  • update
  • update
  • update
  • update
  • Update readme
  • Update
  • Updat readme
  • Update README

0.1.11 (2021-05-10)

  • Fmt
  • Fmt
  • Format
  • Update docs
  • Update package.json
  • Update README.md
  • Document id

0.1.10 (2021-05-09)

  • Update package.json
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md

0.1.9 (2021-05-08)

  • Update README.md

0.1.8 (2021-05-08)

  • update workflow

0.1.7 (2021-05-08)

  • update workflow
  • update workflow
  • update ci
  • update workflow

0.1.6 (2021-05-08)

  • update workflow
  • update ci
  • update workflow

0.1.5 (2021-05-08)

  • update ci
  • update workflow

0.1.4 (2021-05-08)

  • update workflow

0.1.3 (2021-05-08)

  • Update workflow

0.1.2 (2021-05-08)

  • Update CI

0.1.1 (2021-05-08)

  • update workflow
  • Fix CI
  • Fix build
  • Setup denoify
  • Add index

0.1.0 (2021-05-07)

  • Fix formating
  • Add snipet in the readme
  • Fix build
  • fix linting
  • update
  • update
  • update
  • Update exclude.ts
  • update
  • update
  • Corrections
  • A alternate solution TO DISCUSS
  • implementation of withDefaults with defaultOverwrite, all tests passed
  • not optimal commit
  • update
  • commit
  • implemented withDefault and wrote two additional runtime tests, all test passed
  • Update
  • What is the meaning of life ?
  • shitty commit
  • An other half assed commit
  • update
  • yet another shitty commit! I pitty the poor person that has to do the review.
  • defined type ReturnType, all tests passed
  • push after corec
  • a shitty commit
  • new version of MethodNames plus tests. attempted DeepMethodNames recursive type but does not work with optional properties
  • Import code