Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-02 | refactor!: remove braces from expected injectable macro input | HampusM | |
BREAKING CHANGE: The injectable macro no longer expects braces around it's flags | |||
2022-08-29 | feat: implement async functionality | HampusM | |
2022-08-01 | feat: add hide impl of Injectable from documentation | HampusM | |
This will make it so that by default the impl of Injectable is hidden from user code documentation. This commit also includes a flag for the injectable macro to disable the aforementioned feature | |||
2022-07-20 | refactor: reorganize folder hierarchy | HampusM | |