v0.1.0-alpha.1
Pre-release
Pre-release
0.1.0-alpha.1 (2024-07-04)
- This commit replaces the entire React-based portfolio with the new Elixir and Phoenix based portfolio
Features
- ci: integrate Coveralls for test coverage reporting (#20) (8f27d2d)
- ci: integrate sobelow security checks (#23) (20dc6cf)
- lang-switcher: resolve conflicts favoring local implementation (65a1fd6)
- merge new Elixir-based portfolio, replacing React version (3e9ac76)
- nav: implement nav as liveview, with lang switcher, url-based routing. (#24) (7d47b8a)
- security: implement content security policy (cc789a9)
- versioning: initialize project version (be7f00b)
Bug Fixes
- csp: use lowercase header names for content security policy (8925030)
- lefthook: change elixir format check to format action (4d9d939)
Documentation
- add moduledocs and improve code documentation (b406206)
- readme: add work in progress badge and refine project description (94208aa)
- update license and usage terms in README (b20c76b)