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: syeopite/npf-renderer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.12.1
Choose a base ref
...
head repository: syeopite/npf-renderer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.12.2
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    255b347 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Loosen dependencies' version requirements

    This commit allows users of npf-renderer to install dependency versions
    greater than or equal to the version we need.
    
    This way applications can have greater control over their dependencies
    syeopite committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f4d37b0 View commit details
    Browse the repository at this point in the history
  2. Create python-publish.yml

    syeopite committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ec372f2 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.12.2

    syeopite committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c1dd83e View commit details
    Browse the repository at this point in the history
  4. Change example unsupported block to "unsupported" (#16)

    Previously this block was shown as "poll" which may make people
    mistakenly think that polls aren't actually supported by npf-renderer.
    syeopite committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    99e66b0 View commit details
    Browse the repository at this point in the history
Loading