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: scaleapi/nucleus-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.10
Choose a base ref
...
head repository: scaleapi/nucleus-python-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.0
Choose a head ref
  • 2 commits
  • 18 files changed
  • 2 contributors

Commits on Sep 15, 2023

  1. add raw export for object slice (#391)

    * add export raw json funtionality for object slice
    
    * version + changelog
    
    * added docstring
    
    * black
    pfmark authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5d6c221 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Fix development issues and poetry install (specifically related to ar…

    …m64/Apply Silicon) - Drop Python 3.6 support" (#392)
    
    * Drop Python 3.6
    
    * Installing fine :feelsgood:
    
    * Bump minor, CHANGELOG and adapt circleci
    
    * 👃 BLACK 👃
    
    * Merge master
    
    * Try pinning importlib-metadata
    
    * Change flake8 command
    
    * Remove flake8 - use ruff
    
    * 💣 👃 pipx run no_implicit_optional nucleus 👃 💣
    
    * ✨ 👃 BLACK 👃 ✨
    
    * Use ruff in pre-commit
    
    * mypy 🤦‍♂️
    
    ---------
    
    Co-authored-by: Gunnar Atli Thoroddsen <Error: gh: Not Found (HTTP 404)gh: This API operation needs the user scope. To request it, run:  gh auth refresh -h github.com -s user>
    gatli authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    36d1315 View commit details
    Browse the repository at this point in the history
Loading