Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: servactory/stroma
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: servactory/stroma
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 10 commits
  • 43 files changed
  • 1 contributor

Commits on Jan 13, 2026

  1. Configuration menu
    Copy the full SHA
    7a47bd7 View commit details
    Browse the repository at this point in the history
  2. Add lifecycle hooks and examples to README

    - Introduce lifecycle hooks with the `extensions` block in `ApplicationService`.
    - Provide an example of building services that inherit extension functionality.
    - Highlight the use of extensions for adding cross-cutting concerns like transactions, authorization, and rollback support.
    - Add a link to extension examples for detailed implementation guidance.
    afuno committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    6023714 View commit details
    Browse the repository at this point in the history
  3. Add "Projects Using Stroma" section to README

    - Introduce a new section highlighting projects that utilize Stroma.
    - Add "Servactory" as the first listed project with a brief description and GitHub link.
    - Improve visibility of Stroma's real-world usage.
    afuno committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    dd42182 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. Configuration menu
    Copy the full SHA
    ec7609d View commit details
    Browse the repository at this point in the history
  2. Add responsive SVG logo support to README

    - Replace plain text header with an adaptive SVG logo for improved branding.
    - Include separate SVGs for light and dark mode to accommodate theme preferences.
    - Ensure proper sizing and alignment to maintain visual appeal.
    afuno committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    9addc32 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Configuration menu
    Copy the full SHA
    8ff424f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6727ea View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2026

  1. Configuration menu
    Copy the full SHA
    af98778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96574b0 View commit details
    Browse the repository at this point in the history
  3. v0.5.0

    afuno committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    d859a3c View commit details
    Browse the repository at this point in the history
Loading