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: MeirKriheli/python-bidi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.2
Choose a base ref
...
head repository: MeirKriheli/python-bidi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 16 commits
  • 26 files changed
  • 1 contributor

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    ade0db5 View commit details
    Browse the repository at this point in the history
  2. Removed requirements.txt

    MeirKriheli committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    67d65c6 View commit details
    Browse the repository at this point in the history
  3. Added Rust starter files

    MeirKriheli committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b20dac1 View commit details
    Browse the repository at this point in the history
  4. Replaced tox with nox

    MeirKriheli committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    71f6d37 View commit details
    Browse the repository at this point in the history
  5. Added unicode-bidi crate

    MeirKriheli committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ff3d634 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70b18e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cd364d View commit details
    Browse the repository at this point in the history
  8. Adjusted the console script

    Removed six, switched to argparse
    MeirKriheli committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    47d9e38 View commit details
    Browse the repository at this point in the history
  9. Updated changelog

    MeirKriheli committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2df3a27 View commit details
    Browse the repository at this point in the history
  10. Adopted API tests, removed bidi algo related tests

    Those are tested by the unicode-bidi crate
    MeirKriheli committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fed9d8b View commit details
    Browse the repository at this point in the history
  11. Updated readme

    MeirKriheli committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5c4d32e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Removed algorithm.py

    MeirKriheli committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    27d18be View commit details
    Browse the repository at this point in the history
  2. Added actions

    MeirKriheli committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    76b4619 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ade1957 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Removed irrelevant todo

    MeirKriheli committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    e407e13 View commit details
    Browse the repository at this point in the history
  2. Touchup docs

    MeirKriheli committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    d1d95fa View commit details
    Browse the repository at this point in the history
Loading