Automatically updated using Release Please. Follows semantic versioning, using conventional commits.
0.4.1-alpha.1 (2024-09-14)
0.4.0-alpha.1 (2024-09-09)
- webhook: implement GitHub webhook for content updates (2c23562)
0.3.3-alpha.1 (2024-08-18)
- readme: update features and development tools information (a385f3d)
0.3.2-alpha.1 (2024-08-17)
- docker: ensure static assets directory exists in entrypoint script (086c3c1)
0.3.1-alpha.1 (2024-08-16)
- remove duplicate Plug.Exception implementation for Ecto.NoResultsError (31d5a91)
0.3.0-alpha.1 (2024-08-16)
0.2.0-alpha.1 (2024-07-30)
0.1.1-alpha.1 (2024-07-11)
- This commit replaces the entire React-based portfolio with the new Elixir and Phoenix based portfolio
- 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)
- csp: use lowercase header names for content security policy (8925030)
- lefthook: change elixir format check to format action (4d9d939)
- 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)
- ci: Modify config for release please (2a43a13)
- readme: clarify project (#28) (07c41ad)
- readme: fix coverage badge to reflect main branch (425b8e1)
- release: configure pre-1.0 versioning (e2958f5)
- release: configure release-please (1ce5ffb)
- Initial release