Age | Commit message (Expand) | Author |
---|---|---|
2022-11-19 | refactor: reorganize non-public API items | HampusM |
2022-10-03 | refactor: remove relying on Rust nightly for better handling of features | HampusM |
2022-10-02 | refactor: improve management of feature specific items | HampusM |
2022-09-24 | refactor: remove IFactory from public API | HampusM |
2022-08-29 | feat: implement async functionality | HampusM |
2022-08-27 | refactor!: limit FactoryPtr & AnyFactory to the factory feature | HampusM |
2022-08-02 | refactor: hide AnyFactory from docs | HampusM |
2022-08-01 | docs: add doc comments & deny missing docs | HampusM |
2022-07-22 | refactor: make factories an optional feature | HampusM |
2022-07-20 | refactor: reorganize folder hierarchy | HampusM |