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: Learnosity/learnosity-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.10
Choose a base ref
...
head repository: Learnosity/learnosity-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.11
Choose a head ref
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on Oct 29, 2024

  1. Update CONTRIBUTING.md

    Updated contribution model to remove Github Issues as a method of communication, we still accept PRs for changes to SDK
    anthony-murphy-lrn authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c8134fc View commit details
    Browse the repository at this point in the history
  2. fix file syntax

    anthony-murphy-lrn committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    73d724d View commit details
    Browse the repository at this point in the history
  3. fix file syntax

    anthony-murphy-lrn committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6e63861 View commit details
    Browse the repository at this point in the history
  4. Update CONTRIBUTING.md

    Co-authored-by: michael-linnane-lrn <[email protected]>
    anthony-murphy-lrn and michael-linnane-lrn authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ab2da8b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Oct 31, 2024

  1. [TESTS] Only test supported Python versions (#92)

    * Adds tests for 3.11, 3.12, 3.13
    
    * Remove 3.6, 3.7 and 3.8 tests
    
    * Port tests to Github Actions from Travis CI
    ferdia-sopermaccafraidh-lrn authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c809c66 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. [CONFIG] Add CODEOWNERS (#93)

    * Single root owners for repo
    ferdia-sopermaccafraidh-lrn authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    428f502 View commit details
    Browse the repository at this point in the history
  2. [FEATURE] Resolve deprecation warning for datetime.datetime.utcnow (#94)

    * [FEATURE] Resolve deprecation warning for datetime.datetime.utcnow
    
    * [DOCS] Bump python version and update Changelog
    ferdia-sopermaccafraidh-lrn authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0e43bf5 View commit details
    Browse the repository at this point in the history
Loading