Skip to content

Releases: adwher/typecheck

v0.6.0

14 Nov 15:53
Compare
Choose a tag to compare

Changes

  • Add support to ULID validations with the new isULID pipe. See ddd76c9.
  • Change describe schema to receive the description first.
  • Improve testing suite and testing coverage of the codebase. See 3d6db56.

Full Changelog: 0.5.1...0.6.0

v0.5.1

01 Oct 17:51
Compare
Choose a tag to compare

Full Changelog: 0.5.0...0.5.1

v0.5.0

27 Sep 23:04
Compare
Choose a tag to compare

Full Changelog: 0.4.1...0.5.0

v0.4.1

24 Sep 23:29
Compare
Choose a tag to compare

Full Changelog: 0.4.0...0.4.1

v0.4.0

24 Sep 23:25
Compare
Choose a tag to compare

Full Changelog: 0.3.0...0.4.0

v0.3.0

02 Aug 23:05
Compare
Choose a tag to compare

Changes

  • Update check to use type-assertion. See a75bd24
  • Create strict mode. See 46e80e8
  • Add nonEmpty pipe. See 7d22855

v0.2.0

24 Jul 15:21
Compare
Choose a tag to compare

Changes

  • feat(pipes): add endsWith pipe by @adwher in #10
  • feat(schemas): create transform schema by @adwher in #8

Full Changelog: 0.1.0...0.2.0

v0.1.0

23 Jul 15:43
Compare
Choose a tag to compare

Changes

Full Changelog: v0.0.3...0.1.0

v0.0.3

21 Jul 15:40
Compare
Choose a tag to compare

Full Changelog: 0.0.2...v0.0.3

v0.0.2

28 Jan 18:24
5921b5f
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

  • feat(pipes): create startsWith() by @adwher in #3
  • feat(ci): improve testing coverage by @adwher in #2
  • feat: extends the issue API by @adwher in #5

New Contributors

  • @adwher made their first contribution in #3

Full Changelog: 0.0.1...0.0.2