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: madpah/serializable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: madpah/serializable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 29 files changed
  • 5 contributors

Commits on Oct 1, 2024

  1. refactor: simplify type conversio in XsdDate/XsdDateTime deserial…

    …izers (#139)
    
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d75df5b View commit details
    Browse the repository at this point in the history
  2. fix: date/time deserialization with fractional seconds (#138)

    fix multiple where fractional seconds were not properly deserialized or deserialization caused unexpected crashes in py<3.11
    
    ---------
    
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    Co-authored-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    ILikeToFixThings and jkowalleck authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f4b1c27 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.1.2

    Automatically generated by python-semantic-release
    
    Signed-off-by: semantic-release <semantic-release>
    semantic-release committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e4de42a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. chore(deps-dev): update mypy requirement from 1.11.2 to 1.12.0 (#143)

    Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.11.2...v1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6c354e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. chore(deps-dev): update mypy requirement from 1.12.0 to 1.13.0 (#145)

    Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.12.0...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    c5117ba View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. chore(deps-dev): update flake8-bugbear requirement (#146)

    Updates the requirements on [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) to permit the latest version.
    - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
    - [Commits](PyCQA/flake8-bugbear@24.8.19...24.10.31)
    
    ---
    updated-dependencies:
    - dependency-name: flake8-bugbear
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    f6574e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2024

  1. chore(deps-dev): update flake8-bugbear requirement (#150)

    Updates the requirements on [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) to permit the latest version.
    - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
    - [Commits](PyCQA/flake8-bugbear@24.10.31...24.12.12)
    
    ---
    updated-dependencies:
    - dependency-name: flake8-bugbear
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    cb8a91b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. chore(deps-dev): update mypy requirement from 1.13.0 to 1.14.1 (#154)

    Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.13.0...v1.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    afe70c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. chore: Create CODEOWNERS

    madpah authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    960331a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Delete duplicate CODEOWNERS (#156)

    we have a codeowners file in root already
    jkowalleck authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    b64cdde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24760dc View commit details
    Browse the repository at this point in the history
  3. chore(docs): recreate changelog (#158)

    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    4ab7c3b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2025

  1. chore(deps): bump actions/upload-artifact from 3 to 4 (#37)

    * chore(deps): bump actions/upload-artifact from 3 to 4
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * migrate
    
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    dependabot[bot] and jkowalleck authored Feb 8, 2025
    Configuration menu
    Copy the full SHA
    de7586c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. refactor!: rename python package serializable -> py_serializable (#…

    …155)
    
    The python package was renamed from `serializable` to `py_serializable`.
    Therefore, you need to adjust your imports.
    
    The following shows a quick way to adjust imports in the most efficient way.
    
    ### OLD imports
    ```py
    import serializable
    from serializable import ViewType, XmlArraySerializationType, XmlStringSerializationType
    from serializable.helpers import BaseHelper, Iso8601Date
    ```
    
    ### ADJUSTED imports
    ```py
    import py_serializable as serializable
    from py_serializable import ViewType, XmlArraySerializationType, XmlStringSerializationType
    from py_serializable.helpers import BaseHelper, Iso8601Date
    ```
    
    see migration path: <https://py-serializable.readthedocs.io/en/refactor-rename-installable-py_serializable/migration.html>
    
    ----
    
    fixes #151
    
    ---------
    
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    Signed-off-by: semantic-release <semantic-release>
    Co-authored-by: semantic-release <semantic-release>
    jkowalleck authored Feb 9, 2025
    Configuration menu
    Copy the full SHA
    67afaef View commit details
    Browse the repository at this point in the history
  2. chore(deps): update sphinx requirement from <8,>=7.2.6 to >=7.2.6,<9 (#…

    …127)
    
    Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v7.2.6...v8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 9, 2025
    Configuration menu
    Copy the full SHA
    9790d34 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.0.0

    Automatically generated by python-semantic-release
    
    Signed-off-by: semantic-release <semantic-release>
    semantic-release committed Feb 9, 2025
    Configuration menu
    Copy the full SHA
    bb035d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. chore(deps-dev): update flake8 requirement from 7.1.1 to 7.1.2 (#165)

    Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.
    - [Commits](PyCQA/flake8@7.1.1...7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    3ea78fe View commit details
    Browse the repository at this point in the history
Loading