Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: HexDecimal/python-tcod-ecs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: typeform
Choose a base ref
Loading
...
head repository: HexDecimal/python-tcod-ecs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 11 files changed
  • 3 contributors

Commits on Nov 28, 2025

  1. Prepare 5.4.2 release

    HexDecimal committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    99e849a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Bump the github-actions group with 2 updates

    Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
    
    
    Updates `actions/upload-artifact` from 5 to 6
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    Updates `actions/download-artifact` from 6 to 7
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/download-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    8cf25a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from HexDecimal/dependabot/github_actions/gith…

    …ub-actions-c2e7f7cad0
    
    Bump the github-actions group with 2 updates
    HexDecimal authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    0ed5056 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.6...v0.14.10)
    pre-commit-ci[bot] authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    57c7027 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from HexDecimal/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    HexDecimal authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    eb7c4e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. Remove sentinel-value dependency

    I did not like this how this library doesn't use pickle singletons
    
    I'll use classes for now since those can switch to something better later
    
    Typing-extensions can be used for `_raise` because that doesn't need to support pickle
    HexDecimal committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    9913c43 View commit details
    Browse the repository at this point in the history
  2. Prepare 5.5.0 release

    HexDecimal committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    f2ee28b View commit details
    Browse the repository at this point in the history
  3. Fix documentation

    Attempt to make sentinel workarounds look as nice as possible
    HexDecimal committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    419e5dc View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Bump the github-actions group with 2 updates

    Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
    
    
    Updates `actions/upload-artifact` from 6 to 7
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v6...v7)
    
    Updates `actions/download-artifact` from 7 to 8
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/download-artifact
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    55d0298 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from HexDecimal/dependabot/github_actions/gith…

    …ub-actions-985357984d
    
    Bump the github-actions group with 2 updates
    HexDecimal authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    f0322ce View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. Bump codecov/codecov-action from 5 to 6 in the github-actions group

    Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `codecov/codecov-action` from 5 to 6
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    c5788a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from HexDecimal/dependabot/github_actions/gith…

    …ub-actions-7980569b8c
    
    Bump codecov/codecov-action from 5 to 6 in the github-actions group
    HexDecimal authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    6c7ed6c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2026

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.15.9](astral-sh/ruff-pre-commit@v0.14.10...v0.15.9)
    pre-commit-ci[bot] authored Apr 6, 2026
    Configuration menu
    Copy the full SHA
    dc300c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from HexDecimal/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    HexDecimal authored Apr 6, 2026
    Configuration menu
    Copy the full SHA
    d90e31b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. Add Zizmor linter

    Apply fixes for new rules
    HexDecimal committed May 28, 2026
    Configuration menu
    Copy the full SHA
    2a5d957 View commit details
    Browse the repository at this point in the history
  2. Remove liskin/gh-problem-matcher-wrap

    The better aesthetics are not worth an extra dependency
    HexDecimal committed May 28, 2026
    Configuration menu
    Copy the full SHA
    8272dc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2026

  1. Configuration menu
    Copy the full SHA
    dd84074 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.