Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-31 | refactor!: remove SomeThreadsafePtrError | HampusM | |
BREAKING CHANGE: SomeThreadsafePtrError has been removed and SomePtrError is now used by both the methods of SomePtr and of SomeThreadsafePtr | |||
2022-08-29 | feat: implement async functionality | HampusM | |
2022-08-27 | refactor!: make DI container have single get function | HampusM | |
BREAKING CHANGE: The DI container get_singleton & get_factory functions have been replaced by the get function now returning a enum |