8000 Comparing v0.3...v0.4 · scientific-python/changelist · GitHub
[go: up one dir, main page]

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

Commits on Sep 25, 2023

  1. Bump version

    jarrodmillman committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1dfd1a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Add project specific configuration via local or remote `pyproject.tom…

    …l` (#30)
    
    * Add rudimentary format configuration via pyproject.toml
    
    The idea is to have three sources of configuration, in order of
    priority:
    - Local TOML file specified with --config option
    - Remote pyproject.toml at the last given revision
    - Default configuration in _config.py
    
    * Move default configuration into TOML file
    
    * Add missing newline to intro_template
    
    * Add documentation to configuration options
    
    * Use scientific-python/changelist as example
    
    * Document configuration options in README
    
    and tweak or extend other sections accordingly.
    
    * List features in README
    
    and also hint that changelist is not intended to replace the human part
    in documenting a release.
    lagru authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d9ac1e4 View commit details
    Browse the repository at this point in the history
  2. Add docstrings to config module (#44)

    Didn't push them to
    #30
    in time.
    lagru authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    137b859 View commit details
    Browse the repository at this point in the history
  3. Designate 0.4 release

    jarrodmillman committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8d8524a View commit details
    Browse the repository at this point in the history
Loading
0