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: simov/slugify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.2
Choose a base ref
...
head repository: simov/slugify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.5
Choose a head ref
  • 18 commits
  • 9 files changed
  • 6 contributors

Commits on Nov 7, 2021

  1. 1.6.2

    simov committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    c632cbb View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    8a62ffa View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. fix 'typo'

    maxkrickl authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    cc7c77c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Merge pull request #138 from maxkrickl/patch-1

    Add 'ß' (ss) to german locale
    simov authored Nov 13, 2021
    Configuration menu
    Copy the full SHA
    de4d60c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Added few more locales

    daniel1901 committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    fed7195 View commit details
    Browse the repository at this point in the history
  2. Sv added

    daniel1901 authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    0e36cce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #139 from daniel1901/patch-2

    Added few more locales
    simov authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    150bf25 View commit details
    Browse the repository at this point in the history
  4. Build

    simov committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    f44a754 View commit details
    Browse the repository at this point in the history
  5. 1.6.3

    simov committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    58a43d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. More Yoruba support

    9ja Boy authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    9d0f77b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Merge pull request #142 from 9jaboy/patch-1

    More Yoruba support
    simov authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    188627d View commit details
    Browse the repository at this point in the history
  2. Build

    simov committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    0f1b9e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. fix: consolidate replacement chars from extend() (#145)

    * fix: consolidate replacement chars from extend()
    
    Fixes: #144
    
    * Update test/slugify.js
    
    * Update slugify.js
    Trott authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    64e471e View commit details
    Browse the repository at this point in the history
  2. 1.6.4

    Trott committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    1ba27af View commit details
    Browse the repository at this point in the history
  3. chore: use GitHub Actions for testing (#146)

    Travis isn't working. Switch to GitHub Actions.
    Trott authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    584a47d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Add swedish and norwegian special chars

    added tests
    
    typo
    
    Fix tests
    Philipp authored and simov committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    36834a6 View commit details
    Browse the repository at this point in the history
  2. Build

    simov committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    a957216 View commit details
    Browse the repository at this point in the history
  3. 1.6.5

    simov committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    fe95a7e View commit details
    Browse the repository at this point in the history
Loading