Thanks to visit codestin.com
Credit goes to github.com

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: mixxorz/slippers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.0
Choose a base ref
...
head repository: mixxorz/slippers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.0
Choose a head ref
  • 5 commits
  • 16 files changed
  • 1 contributor

Commits on Oct 29, 2022

  1. Add custom parsers (#23)

    * Add support for special characters in kwargs
    
    * Removed deprecated docs
    
    * Update docs
    
    * Add syntax check for var
    
    * Update docs
    
    * Add code comments
    
    * Update docs
    
    * Allow var to use special characters
    
    * Drop support for Django 2.2
    
    * Fix issue with Django 4.1
    
    * Fix isort issue
    mixxorz authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    f3b28a8 View commit details
    Browse the repository at this point in the history
  2. Improve boolean handling (#24)

    * Improve boolean handling
    
    * Remove unnecessary test
    mixxorz authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    af87927 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Add release GitHub workflow

    mixxorz committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    91d7870 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.5.0-alpha.0

    mixxorz committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    c1761b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Bump version 0.5.0

    mixxorz committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    2993952 View commit details
    Browse the repository at this point in the history
Loading