Skip to content

Releases: Renni771/ts-pedantic

v0.2.1

02 Apr 22:58
5d946bb
Compare
Choose a tag to compare

Patch Changes

  • ef808d8: ci: Minify package on build

v0.2.0

12 Mar 09:36
378382a
Compare
Choose a tag to compare

Minor Changes

  • 0c62cec: feat: Make error of result type more generic

v0.1.4

11 Mar 19:07
93b1c3e
Compare
Choose a tag to compare

Patch Changes

  • 4c2f349: ci: Exclude test directory from npm publish

v0.1.3

11 Mar 14:54
0d126a4
Compare
Choose a tag to compare

Patch Changes

  • 2cc49a5: test: Add tests and adjust CI job to lint, built and test project

v0.1.2

11 Mar 11:47
8612e87
Compare
Choose a tag to compare

Patch Changes

  • 25e8b0f: fix: Return Result<T, E> parent type for ok and error functions

v0.1.1

10 Mar 22:08
61ae48e
Compare
Choose a tag to compare

Patch Changes

  • c9b816c: No changes, just publishing the newest README changes to npm

v0.1.0

10 Mar 20:22
c2b0f49
Compare
Choose a tag to compare

Minor Changes

  • 5067874: feat: Add map for results and options, and mapError for results

v0.0.13

09 Mar 23:33
a19b327
Compare
Choose a tag to compare

Patch Changes

  • f34df24: No changes, just adding a .npmignore file