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: KaririCode-Framework/kariricode-processor-pipeline
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Choose a base ref
...
head repository: KaririCode-Framework/kariricode-processor-pipeline
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.2
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 26, 2024

  1. docs: update usage examples in README (en and pt-br)

    - Improved code examples for basic and advanced usage of ProcessorPipeline
    - Adjustments to integration instructions with other KaririCode components
    - Updates for consistency and clarity between English and Portuguese versions
    - Modified `register` method to return `static` instead of `void`, enabling builder pattern in the pipeline
    walmir-silva committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    04e7da1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from KaririCode-Framework/develop

    docs: update usage examples in README (en and pt-br)
    walmir-silva authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    fc04658 View commit details
    Browse the repository at this point in the history
Loading