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: python-validators/validators
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.23.1
Choose a base ref
...
head repository: python-validators/validators
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.23.2
Choose a head ref
  • 4 commits
  • 75 files changed
  • 1 contributor

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    e77d571 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #336 from yozachar/workshop

    maint: rectifies changelog
    nandgator authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    245bffd View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. fix: packaging as well as rST & md document generation

    - updates gh-action versions
    - moves `docs/references` to `docs/api`
    - ignores all `.md` files for Sphinx build
    - includes `rST` docs in source control and `sdist`
    - fixes all Sphinx doc generation warnings/errors
    - removes `pyaml` & `twine` from dev dependencies
    nandgator committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3a2c513 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #337 from yozachar/workshop

    fix: packaging as well as `rST` & `md` document generation
    nandgator authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    854375f View commit details
    Browse the repository at this point in the history
Loading