Skip to content

v0.1.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 02:02
74a7c40

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)

Miscellaneous

  • 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)