chore: v0.0.2 (#9)
* feat: Initial project structure (#2)
* feat: Base gradle project
* feat: clang-format
* feat: nix-shell development shell
* feat: Dockerfile
* docs: Update README
* feat: RMI server with interfaces as git module (#3)
* chore: Add RMI submodule as library
* style: Specify column limit
* feat: RMI service sample implementation
* fix: Update submodule
* docs: Simplify README
* feat: Add formatting commands to README
* chore: Bump rmi-java
* chore: Add clang-format to nix-shell
* ci: release workflow (#8)
* ci: formatter pipeline (#4)
* ci: Add format workflow
* fix: format pipeline run step with privileges
* ci: testing pipeline (#5)
* ci: Add testing workflow
* fix: Remove docker-compose steps
* ci: Add coverage workflow (#7)
* ci: tagging pipeline (#6)
* chore(release): 0.0.1
* ci: Tagging workflow
* chore: tagging dependencies
---------
Co-authored-by: Antonio Donis <antoniojosedonishung@gmail.com>