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: z4kn4fein/cpp-semver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: z4kn4fein/cpp-semver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 20 files changed
  • 3 contributors

Commits on Nov 6, 2023

  1. Update README.md

    z4kn4fein authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1133a96 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

Commits on Dec 13, 2023

  1. Merge pull request #9 from diablodale/cpp20

    add c++20 std::format and operator <=>; include test cases
    z4kn4fein authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    240133e View commit details
    Browse the repository at this point in the history
  2. Squashed commit of the following:

    commit 4edc99c
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Wed Dec 13 21:20:33 2023 +0100
    
        Update ci.yml
    
    commit c76f76a
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Wed Dec 13 21:02:58 2023 +0100
    
        Update ci.yml
    
    commit 7b2e9ef
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Wed Dec 13 20:20:25 2023 +0100
    
        Update ci.yml
    
    commit 4ca61f9
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Wed Dec 13 20:09:22 2023 +0100
    
        Update ci.yml
    
    commit 2a17e24
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Wed Dec 13 20:08:35 2023 +0100
    
        Update ci.yml
    
    commit a80c56f
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Wed Dec 13 20:01:03 2023 +0100
    
        Update ci.yml
    
    commit c6ec016
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Wed Dec 13 19:53:54 2023 +0100
    
        Update ci.yml
    
    commit a9f2ed0
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Wed Dec 13 19:51:31 2023 +0100
    
        Update ci.yml
    
    commit cbf9f1a
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Wed Dec 13 19:40:33 2023 +0100
    
        Update ci.yml
    
    commit f266555
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Wed Dec 13 19:16:46 2023 +0100
    
        Set std versions for CI
    
    commit bddcfdc
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Wed Dec 13 18:13:57 2023 +0100
    
        Fixup test execution
    z4kn4fein committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b1020c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7374c4 View commit details
    Browse the repository at this point in the history
  4. Update sanitize.yml

    z4kn4fein committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6208357 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Squashed commit of the following:

    commit 4c829af
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Wed Aug 21 18:07:16 2024 +0200
    
        Bump version
    
    commit a6aff78
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 21:00:44 2024 +0200
    
        Update CMakeLists.txt
    
    commit c7a3ced
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 19:48:45 2024 +0200
    
        Update CMakeLists.txt
    
    commit b9c5795
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 17:42:45 2024 +0200
    
        Fixup ci
    
    commit 3a81f92
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 15:50:41 2024 +0200
    
        Update CMakeLists.txt
    
    commit 763241b
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 15:50:28 2024 +0200
    
        Rework tests to conditionally use modules
    
    commit 43b8193
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 14:50:41 2024 +0200
    
        Update CMakeLists.txt
    
    commit fb0ae4a
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 14:47:37 2024 +0200
    
        Another approach for modules
    
    commit 79aae56
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 14:12:26 2024 +0200
    
        Try to fix ci
    
    commit f11a658
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 14:07:39 2024 +0200
    
        Update module_tests.cpp
    
    commit fc72bb2
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 14:00:05 2024 +0200
    
        Try to fix modules ci
    
    commit 3c887ee
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 12:58:08 2024 +0200
    
        Update CMakeLists.txt
    
    commit e9fe7da
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 12:54:32 2024 +0200
    
        Try to fix module tests
    
    commit 46f583f
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 02:01:07 2024 +0200
    
        Update ci.yml
    
    commit 26d0b71
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 01:59:10 2024 +0200
    
        Update ci.yml
    
    commit 4ce3474
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 01:53:15 2024 +0200
    
        Update ci.yml
    
    commit 262d4da
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 01:47:55 2024 +0200
    
        Update ci.yml
    
    commit 8383da3
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 01:45:07 2024 +0200
    
        Update ci.yml
    
    commit d7ce3f6
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 01:39:43 2024 +0200
    
        Update ci.yml
    
    commit 4b824a4
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 01:35:10 2024 +0200
    
        Update module_tests.cpp
    
    commit 9d9a708
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 01:27:13 2024 +0200
    
        Try to fix ci
    
    commit eae9e72
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 00:35:44 2024 +0200
    
        Update CMakeLists.txt
    
    commit bfa74d6
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sun Jul 28 00:24:07 2024 +0200
    
        Small fixes
    
    commit e998bc6
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sat Jul 27 23:29:56 2024 +0200
    
        Update ci.yml
    
    commit b1d1fa4
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sat Jul 27 23:22:41 2024 +0200
    
        Update ci.yml
    
    commit 5691f9d
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sat Jul 27 23:11:45 2024 +0200
    
        Update ci.yml
    
    commit 6fd25d2
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sat Jul 27 23:07:57 2024 +0200
    
        Update ci.yml
    
    commit d3a0b46
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sat Jul 27 22:58:59 2024 +0200
    
        Update ci.yml
    
    commit 7eaf45e
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sat Jul 27 22:51:57 2024 +0200
    
        Update sanitize.yml
    
    commit 446b040
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sat Jul 27 22:41:33 2024 +0200
    
        Try to fix ci
    
    commit 14a467b
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sat Jul 27 22:33:14 2024 +0200
    
        Try to fix ci
    
    commit 7756003
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sat Jul 27 22:27:02 2024 +0200
    
        Try to fix ci
    
    commit 3129c54
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sat Jul 27 22:12:17 2024 +0200
    
        Try to fix ci
    
    commit 512375c
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sat Jul 27 21:40:05 2024 +0200
    
        Fixup CMake files
    
    commit 72346ac
    Author: Peter Csajtai <peter.csajtai@outlook.com>
    Date:   Sat Jun 8 02:37:55 2024 +0200
    
        Add module support
    z4kn4fein committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    36600b6 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    z4kn4fein committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3a4f9ce View commit details
    Browse the repository at this point in the history
  3. Update README.md

    z4kn4fein committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7b2cf52 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    z4kn4fein committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e0b3555 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    z4kn4fein committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ca8b5ba View commit details
    Browse the repository at this point in the history
  6. Update README.md

    z4kn4fein committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a33fce8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Update CMakeLists.txt

    z4kn4fein committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b2f4696 View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    z4kn4fein authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5a52bd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Bazel support is added

    Emreiris committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    f2efed0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Merge pull request #11 from Emreiris/ei/add-bazel-support

    Ei/add bazel support
    z4kn4fein authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    f7ebe94 View commit details
    Browse the repository at this point in the history
  2. Fixup CI

    z4kn4fein committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    3d5eb55 View commit details
    Browse the repository at this point in the history
  3. Fixup CI

    z4kn4fein committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    486f244 View commit details
    Browse the repository at this point in the history
  4. Rename example

    z4kn4fein committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    b2f3002 View commit details
    Browse the repository at this point in the history
  5. Update ci.yml

    z4kn4fein committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    48ba35e View commit details
    Browse the repository at this point in the history
Loading