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: mpcabd/python-arabic-reshaper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.3
Choose a base ref
...
head repository: mpcabd/python-arabic-reshaper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.4
Choose a head ref
  • 12 commits
  • 9 files changed
  • 5 contributors

Commits on Mar 16, 2022

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

Commits on Jun 16, 2022

  1. Fix fonttools version bound format (#79)

    * Fix fonttools version bound format
    
    * Bump version to 2.1.4
    livia authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    47db986 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. fix: remove unused import from pkg_resources (#81)

    Removing the unused import allows to remove setuptools from install_requires.
    Fixes #77.
    joekohlsdorf authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    9aac503 View commit details
    Browse the repository at this point in the history
  2. Update reshaper_config.py (#82)

    removed unused `from pkg_resources import resource_filename`
    This causes an error "AttributeError: 'PosixPath' object has no attribute 'startswith'" on python devcontainer docker container.
    Steveveepee authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    1ca9eae View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Add py10 to testing

    mpcabd committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    dab384e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4b52ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a0da6f View commit details
    Browse the repository at this point in the history
  4. Fix more travis tests

    mpcabd committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    03e84ad View commit details
    Browse the repository at this point in the history
  5. Fix more travis tests

    mpcabd committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5a22913 View commit details
    Browse the repository at this point in the history
  6. Change build tag

    mpcabd committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    dd6fcc6 View commit details
    Browse the repository at this point in the history
  7. Attempt #8 to fix travis build

    mpcabd committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    59cabc6 View commit details
    Browse the repository at this point in the history
  8. Attempt #9 to fix travis build

    mpcabd committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f0cdd0c View commit details
    Browse the repository at this point in the history
Loading