Skip to content

Releases: paragon-intelligence/rock-solid-base

v0.1.14

20 Oct 10:44

Choose a tag to compare

Changelog

v0.1.14

v0.1.13

03 Sep 12:08

Choose a tag to compare

Changelog

v0.1.13

  • feat(coroutines): enhance fire_and_forget with type safety and error handling

  • Add overloads for better type hints with callables and awaitables

  • Implement error handling to prevent silent failures

  • Add input validation for incorrect usage

  • Include comprehensive tests and examples

v0.1.12

30 Aug 12:26

Choose a tag to compare

Changelog

v0.1.12

v0.1.11

24 Aug 20:18

Choose a tag to compare

Changelog

v0.1.11

v0.1.10

26 Jul 19:13

Choose a tag to compare

Changelog

v0.1.10

v0.1.9

25 Jul 13:41

Choose a tag to compare

Changelog

v0.1.9

  • feat: more robust run_sync implementation to handle nested environments and httpx scenarios.

v0.1.8

25 Jul 13:24

Choose a tag to compare

Changelog

v0.1.8

v0.1.7

25 Jul 13:22

Choose a tag to compare

Changelog

v0.1.7

v0.1.6

25 Jul 13:19

Choose a tag to compare

Changelog

v0.1.6

v0.1.5

25 Jul 13:04

Choose a tag to compare

Changelog

v0.1.5

  • feat(experimental) testing new (more robust) implementation of run_sync function.