Skip to content

Releases: GameBridgeAI/ts_serialize

Release v2.1.0

04 Jun 16:10
4569e57

Choose a tag to compare

  • 100% test coverage
  • use deno task for tasks
  • remove -c tsconfig option from deno cli calls ... again
  • node/deno version in ci/cd
  • copyright year
  • support deno 2.x+
  • support node 22
  • add typescript hints for overrides
  • catch(e) where e is now unknown previously any
  • adds wrapper for error messages
  • add member accessor for all classes
  • fix #151 Allow the fromSerializationStrategy to handle null in place of a serializable object.
  • test use the Deno.test function for shimmed tests with DNT
  • add deno.json
  • remove test_deps.ts and test_deps_test.ts
  • add jsr:@std/assert
  • add jsr:@std/cli
  • add jsr:@deno/dnt

Release v2.0.3

16 Apr 17:47
bb637be

Choose a tag to compare

- NPM Deploy fixes

Release v2.0.2

15 Apr 23:14
ff5b006

Choose a tag to compare

- _breaking_ `@PolymorphicResolver()` returns a propertyDecorator ins…

Release v1.3.1

14 Mar 18:37

Choose a tag to compare

added test coverage reports

Release v1.3.0

25 Feb 20:03
3025a65

Choose a tag to compare

polymorphic fix, breaking change on polymorphic decorators

Release v1.2.3

06 Feb 09:41

Choose a tag to compare

doc updates

Release v1.2.1

29 Jan 21:01

Choose a tag to compare

deno@1.7.1 (fixes tree shaking bug),  sdt@0.85.0, and build updates

Release v1.2.0

22 Jan 09:49

Choose a tag to compare

minor for new test targets and build

Release v1.1.7

22 Jan 03:53

Choose a tag to compare

clean up github aciton jobs

Release v1.1.6

21 Jan 09:13

Choose a tag to compare

update nodeJS types