Comparing 0.21.0...0.21.1 · python-validators/validators

Commits on Mar 29, 2023

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. feat: docs can be built with both sphinx & mkdocs

    - adds back sphinx configs
    - refactors `docs/gen_docs.py` to generate both
    sphinx and mkdocs based docs as needed
    - ignores dynamically generated doc files
    - updates development dependencies
    
    **Related items**
    
    *Issues*
    
    - Closes #258
    Configuration menu

    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu

    Browse the repository at this point in the history

  2. fix: improves build process

    - renames script to `build_pgk.py`
    - ignores dynamically generated man pages
    - pkg includes `docs/validators.1` in built package
    - adds option to select between web and man, Sphinx builds
    - updates `build.yml` workflow accordingly
    Configuration menu

    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. fix: removes 64-char limit for url path & query

    - removes IDNA enforced 64-char limit on url path & query
    - validates absurd quoted url: `http://-.~_!$&'()*+,;=:%40:80%2f::::::@example.com`
    - updates dependencies, changelog and pre-commit-hooks
    - bumps patch version
    
    **Related items**
    
    *Issues*
    
    - Closes #257
    Configuration menu

    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history