Releases: GameBridgeAI/ts_serialize
Releases · GameBridgeAI/ts_serialize
Release v2.1.0
- 100% test coverage
- use deno
taskfor tasks - remove
-c tsconfigoption fromdenocli calls ... again - node/deno version in ci/cd
- copyright year
- support deno 2.x+
- support node 22
- add typescript hints for overrides
catch(e)whereeis nowunknownpreviouslyany- 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
- NPM Deploy fixes
Release v2.0.2
- _breaking_ `@PolymorphicResolver()` returns a propertyDecorator ins…
Release v1.3.1
added test coverage reports
Release v1.3.0
polymorphic fix, breaking change on polymorphic decorators
Release v1.2.3
doc updates
Release v1.2.1
deno@1.7.1 (fixes tree shaking bug), sdt@0.85.0, and build updates
Release v1.2.0
minor for new test targets and build
Release v1.1.7
clean up github aciton jobs
Release v1.1.6
update nodeJS types