Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.5 #111

Merged
merged 30 commits into from
Nov 17, 2023
Merged

Release 0.5 #111

merged 30 commits into from
Nov 17, 2023

Commits on Sep 1, 2022

  1. Merge pull request #83 from networktocode/main

    Release v0.0.1
    chadell authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    43467af View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Update readme to start with use cases (#84)

    * Update readme to start with use cases
    
    * Apply suggestions from code review
    
    Co-authored-by: Patryk Szulczewski <[email protected]>
    Co-authored-by: Stephen Corry <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Patryk Szulczewski <[email protected]>
    Co-authored-by: Stephen Corry <[email protected]>
    3 people authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e9676bc View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Doc update (#87)

    itdependsnetworks authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    0510ebb View commit details
    Browse the repository at this point in the history
  2. Fix operator checks to follow other check_type logic. (#85)

    * Fix operator checks to follow other check_type logic.
    
    * Add new release 0.0.2
    
    Co-authored-by: Patryk Szulczewski <[email protected]>
    pszulczewski and Patryk Szulczewski authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    7d47d7c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Implement ge and le operator type (#89)

    * Release 0.0.2  (#88)
    
    * Update readme to start with use cases (#84)
    
    * Update readme to start with use cases
    
    * Apply suggestions from code review
    
    Co-authored-by: Patryk Szulczewski <[email protected]>
    Co-authored-by: Stephen Corry <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Patryk Szulczewski <[email protected]>
    Co-authored-by: Stephen Corry <[email protected]>
    
    * Doc update (#87)
    
    * Fix operator checks to follow other check_type logic. (#85)
    
    * Fix operator checks to follow other check_type logic.
    
    * Add new release 0.0.2
    
    Co-authored-by: Patryk Szulczewski <[email protected]>
    
    Co-authored-by: Christian Adell <[email protected]>
    Co-authored-by: Ken Celenza <[email protected]>
    Co-authored-by: Patryk Szulczewski <[email protected]>
    Co-authored-by: Stephen Corry <[email protected]>
    Co-authored-by: Patryk Szulczewski <[email protected]>
    
    * add operator ge and le
    
    * fix validate tests
    
    Co-authored-by: Christian Adell <[email protected]>
    Co-authored-by: Ken Celenza <[email protected]>
    Co-authored-by: Patryk Szulczewski <[email protected]>
    Co-authored-by: Stephen Corry <[email protected]>
    Co-authored-by: Patryk Szulczewski <[email protected]>
    6 people authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    afa094d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Fix parameter_match check, to support non-normalized data (#90)

    * Fix parameter_match check, to support non-normalized data
    
    * Add test
    
    * Update tests.
    
    * remove test print
    
    Co-authored-by: Patryk Szulczewski <[email protected]>
    pszulczewski and Patryk Szulczewski authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    21428e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Update mypy

    patryk committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    4a423a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

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

Commits on Apr 18, 2023

  1. Merge pull request #96 from networktocode/bugfix

    Bugfix to ref_key and data normalization.
    pszulczewski authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d30d359 View commit details
    Browse the repository at this point in the history
  2. Fix ref_key parsing

    pszulczewski committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    05faf70 View commit details
    Browse the repository at this point in the history
  3. Update docs

    pszulczewski committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b969d0f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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

Commits on Apr 20, 2023

  1. Issue 92 (#98)

    * Base-line tests for future refactor.
    
    * Refactor to simplify code.
    
    * Implement issue #92
    pszulczewski authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b1af665 View commit details
    Browse the repository at this point in the history
  2. Bump certifi from 2022.9.24 to 2022.12.7 (#95)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
    - [Release notes](https://github.com/certifi/python-certifi/releases)
    - [Commits](certifi/python-certifi@2022.09.24...2022.12.07)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    3f52fd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5b1daf View commit details
    Browse the repository at this point in the history
  4. Update version and changelog

    lvrfrc87 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4c981c3 View commit details
    Browse the repository at this point in the history
  5. update poetry lock

    lvrfrc87 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7fbefb1 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    lvrfrc87 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    2ef92b1 View commit details
    Browse the repository at this point in the history
  7. Issue 94 & 91 (#100)

    * Baseline unittests
    
    * Fix issue #94
    
    * Remove test print
    
    * Fix issue #91
    pszulczewski authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f18a9c3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Relax deepdiff dependency.

    Kircheneer committed May 12, 2023
    Configuration menu
    Copy the full SHA
    e09a2ab View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    Co-authored-by: Patryk Szulczewski <[email protected]>
    Kircheneer and pszulczewski authored May 12, 2023
    Configuration menu
    Copy the full SHA
    b11f4cd View commit details
    Browse the repository at this point in the history
  3. Update poetry.lock

    Kircheneer committed May 12, 2023
    Configuration menu
    Copy the full SHA
    a1ff40c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #101 from Kircheneer/lk-relax-deepdiff-dependency

    Relax deepdiff dependency.
    pszulczewski authored May 12, 2023
    Configuration menu
    Copy the full SHA
    82ba480 View commit details
    Browse the repository at this point in the history
  5. Relase v0.0.4

    pszulczewski committed May 12, 2023
    Configuration menu
    Copy the full SHA
    9081e12 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #103 from networktocode/release-0.0.4

    Release v0.0.4
    pszulczewski authored May 12, 2023
    Configuration menu
    Copy the full SHA
    a2844f1 View commit details
    Browse the repository at this point in the history
  7. Release v0.0.4 (#105)

    pszulczewski authored May 12, 2023
    Configuration menu
    Copy the full SHA
    3b1b3c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1540227 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    c3761d9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into release-0.5

    # Conflicts:
    #	poetry.lock
    #	pyproject.toml
    pszulczewski committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e73c03f View commit details
    Browse the repository at this point in the history
  3. Release 0.5

    pszulczewski committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    38e441e View commit details
    Browse the repository at this point in the history