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: bitranox/lib_platform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.5
Choose a base ref
...
head repository: bitranox/lib_platform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 43 files changed
  • 2 contributors

Commits on Aug 8, 2020

  1. refractor

    bitranox committed Aug 8, 2020
    Copy the full SHA
    6046bca View commit details
  2. Merge pull request #7 from bitranox/development

    v1.2.6
    bitranox authored Aug 8, 2020
    Copy the full SHA
    59784db View commit details

Commits on Oct 9, 2020

  1. refractor

    bitranox committed Oct 9, 2020
    Copy the full SHA
    01c98ce View commit details
  2. Merge pull request #8 from bitranox/development

    v1.2.7
    bitranox authored Oct 9, 2020
    Copy the full SHA
    fa1344d View commit details

Commits on Sep 24, 2021

  1. refractor

    bitranox committed Sep 24, 2021
    Copy the full SHA
    c4d791a View commit details

Commits on Nov 9, 2022

  1. fix get hostname, if something is tinkering with the loopback interfa…

    …ce on Windows - for instance 'Solid Works 3DExperience'
    bitranox committed Nov 9, 2022
    Copy the full SHA
    125d1b1 View commit details
  2. fix get hostname, if something is tinkering with the loopback interfa…

    …ce on Windows - for instance 'Solid Works 3DExperience'
    bitranox committed Nov 9, 2022
    Copy the full SHA
    a0889f1 View commit details
  3. Merge pull request #9 from bitranox/development

    Development
    bitranox authored Nov 9, 2022
    Copy the full SHA
    05ba385 View commit details
  4. fix get hostname, if something is tinkering with the loopback interfa…

    …ce on Windows - for instance 'Solid Works 3DExperience'
    bitranox committed Nov 9, 2022
    Copy the full SHA
    8a35f15 View commit details
  5. Merge pull request #10 from bitranox/development

    fix get hostname, if something is tinkering with the loopback interfa…
    bitranox authored Nov 9, 2022
    Copy the full SHA
    9877d21 View commit details

Commits on Jul 6, 2023

  1. introduce PEP517 installer

    bitranox committed Jul 6, 2023
    Copy the full SHA
    704a43e View commit details

Commits on Jul 12, 2023

  1. clean ./tests/test_cli.py

    bitranox committed Jul 12, 2023
    Copy the full SHA
    89abf00 View commit details

Commits on Jul 21, 2023

  1. v1.2.9

    --------
    2023-07-21:
        - require minimum python 3.8
        - remove python 3.7 tests
        - introduce PEP517 packaging standard
        - introduce pyproject.toml build-system
        - remove mypy.ini
        - remove pytest.ini
        - remove setup.cfg
        - remove setup.py
        - remove .bettercodehub.yml
        - remove .travis.yml
        - update black config
        - clean ./tests/test_cli.py
        - add codeql badge
        - move 3rd_party_stubs outside the src directory to ``./.3rd_party_stubs``
        - add pypy 3.10 tests
        - add python 3.12-dev tests
    bitranox committed Jul 21, 2023
    Copy the full SHA
    c74987e View commit details

Commits on Oct 13, 2023

  1. v1.2.10

    --------
    2023-10-13:
        - patch doctest for osx
    bitranox committed Oct 13, 2023
    Copy the full SHA
    efa5bfd View commit details

Commits on Oct 1, 2024

  1. v1.2.11

    ---------
    2024-09-29:
        - add graalpy tests
    bitranox committed Oct 1, 2024
    Copy the full SHA
    14a3a1f View commit details

Commits on Jan 24, 2025

  1. change lib_sh

    bitranox committed Jan 24, 2025
    Copy the full SHA
    c802f6a View commit details
  2. change lib_bash

    bitranox committed Jan 24, 2025
    Copy the full SHA
    7e32ab8 View commit details
  3. change lib_bash

    bitranox committed Jan 24, 2025
    Copy the full SHA
    e06e797 View commit details
Loading