Age | Commit message (Expand) | Author |
2023-09-25 | docs: fix custom CSS not used by docs.rs | HampusM |
2023-09-21 | build: bump versions to 0.5.0 | HampusM |
2023-08-13 | feat: add internal logging for macros | HampusM |
2023-08-02 | build: improve the fix for the predicates-tree MSRV change | HampusM |
2023-08-01 | build: add temporary fix for predicates-tree MSRV change | HampusM |
2023-08-01 | build: use mockall 0.11.4 | HampusM |
2023-01-30 | feat: improve macro error messages | HampusM |
2022-11-28 | build: bump versions to 0.4.2v0.4.2 | HampusM |
2022-11-12 | test: replace the test_util_macros crate with utility-macros | HampusM |
2022-11-11 | test: add unit test for create_caster_fn_ident | HampusM |
2022-11-11 | test: add unit tests for parsing declare_default_factory macro args | HampusM |
2022-11-07 | build: fix running macros tests on Rust stable | HampusM |
2022-10-30 | build: bump versions to 0.4.1v0.4.1 | HampusM |
2022-10-15 | refactor: improve internals of macros & add unit tests | 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-10-01 | build: bump versions to 0.4.0 | HampusM |
2022-08-29 | feat: implement async functionality | HampusM |
2022-08-21 | build: bump versions to 0.3.0v0.3.0 | HampusM |
2022-08-21 | docs: change project descriptions to describe it as a framework | HampusM |
2022-08-03 | refactor: add Cargo feature for preventing circular dependencies | HampusM |
2022-08-02 | chore: change license to MIT or Apache-2.0 | HampusM |
2022-08-02 | build: change license in manifests to LGPL-2.1-only | HampusM |
2022-08-01 | refactor: limit the factory macro to the factory feature | HampusM |
2022-08-01 | build: bump versions to 0.2.1v0.2.1 | HampusM |
2022-08-01 | docs: add doc comments & deny missing docs | HampusM |
2022-07-31 | build: bump versions to 0.2.0v0.2.0 | HampusM |
2022-07-22 | build: bump versions to 0.1.1v0.1.1 | HampusM |
2022-07-20 | refactor: reorganize folder hierarchy | HampusM |