v0.5.0
What's Changed
- Deterministic Simulation Testing (DST) by @Tomperez98 in #177
- Fix bug resonate run by @Tomperez98 in #180
- Implement rpc and listen by @avillega in #183
- Make version=1 the default for rpc by @avillega in #186
- Update dst github action workflow by @dfarr in #184
- Call start implicitly on run by @avillega in #187
- Cleanup by @dfarr in #190
- Set and get dependency by @Tomperez98 in #196
- Enable HITL with Base convention by @Tomperez98 in #197
- store api at resonate lvl by @Tomperez98 in #199
- Random method on ctx by @Tomperez98 in #200
- Fix fn signature bug by @Tomperez98 in #201
- Remove opts on registration by @Tomperez98 in #202
- Get method on promise store by @Tomperez98 in #203
- Random methods on resonate ctx by @Tomperez98 in #209
- Add group and remove unicast/anycast from resonate constructor by @dfarr in #198
- Clean up by @Tomperez98 in #210
- Release pipeline by @Tomperez98 in #211
- Retry policy for store by @Tomperez98 in #213
- Local and remote conventions by @dfarr in #212
- durable methods for time related functions by @Tomperez98 in #216
- Make sure resonate.get works by @avillega in #215
- Fix ctx.info by @dfarr in #218
- Fix run and rpc type annotations and run with function pointer by @dfarr in #223
- Add timeout on handle by @Tomperez98 in #224
- Add exit on exception for deamon threads by @avillega in #225
- Non retriable errors by @Tomperez98 in #226
- Rename
send_to
option totarget
for improved semantics by @maelstrom0x8 in #231 - Resonate type annotations by @dfarr in #227
- prep release 0.5.0 by @Tomperez98 in #233
New Contributors
- @maelstrom0x8 made their first contribution in #231
Full Changelog: v0.4.12...v0.5.0