Releases: zaneriley/personal-site
Releases · zaneriley/personal-site
v0.4.1-alpha.1
0.4.1-alpha.1 (2024-09-14)
Features
v0.4.0-alpha.1
v0.3.3-alpha.1
0.3.3-alpha.1 (2024-08-18)
Documentation
- readme: update features and development tools information (a385f3d)
v0.3.2-alpha.1
0.3.2-alpha.1 (2024-08-17)
Bug Fixes
- docker: ensure static assets directory exists in entrypoint script (086c3c1)
v0.3.1-alpha.1
0.3.1-alpha.1 (2024-08-16)
Bug Fixes
- remove duplicate Plug.Exception implementation for Ecto.NoResultsError (31d5a91)
v0.3.0-alpha.1
0.3.0-alpha.1 (2024-08-16)
Features
v0.2.0-alpha.1
0.2.0-alpha.1 (2024-07-30)
Features
v0.1.1-alpha.1
v0.1.0-alpha.1
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)