# Releases

  ## kidash 0.6.5 - (2024-01-30)
  
  * Update Poetry's package dependencies

## kidash 0.6.4 - (2023-12-19)

**Dependencies updateds:**

 * Downgrade urllib3 from ^2.0.7 to ^1.26\
   Downgrade the version of urllib3 to match Perceval version.


  ## kidash 0.6.3 - (2023-11-28)
  
  * Update Poetry's package dependencies

  ## kidash 0.6.2 - (2023-11-14)
  
  * Update Poetry's package dependencies

  ## kidash 0.6.1 - (2023-11-03)
  
  * Update Poetry's package dependencies

## kidash 0.6.0 - (2023-10-20)

**Feature removals:**

 * Drop Python 3.7 support\
   Python 3.7 reaches the end of life in June 2023. This means it won't
   receive new updates or patches to fix security issues. Therefore, this
   package only works with Python >= 3.8 from now on.

**Dependencies updateds:**

 * Bump urllib3 version\
   Bump urllib3 from ^1.26 to ^2.0.7


  ## kidash 0.5.9 - (2023-07-23)
  
  * Update Poetry's package dependencies

  ## kidash 0.5.8 - (2023-07-11)
  
  * Update Poetry's package dependencies

  ## kidash 0.5.7 - (2023-06-28)
  
  * Update Poetry's package dependencies

  ## kidash 0.5.6 - (2023-05-17)
  
  * Update Poetry's package dependencies

  ## kidash 0.5.5 - (2023-04-27)
  
  * Update Poetry's package dependencies

  ## kidash 0.5.4 - (2023-04-21)
  
  * Update Poetry's package dependencies

  ## kidash 0.5.3 - (2023-02-01)
  
  * Update Poetry's package dependencies

  ## kidash 0.5.2 - (2022-10-31)
  
  * Update Poetry's package dependencies

## kidash 0.5.1 - (2022-09-26)

**Others:**

 * Update Poetry dependencies\
   Update package dependencies for the new release.


## kidash 0.5.1-rc.7 - (2022-09-26)

**Others:**

 * Update Poetry dependencies\
   Update package dependencies for the new release.


## kidash 0.5.1-rc.6 - (2022-09-26)

**Others:**

 * Update Poetry dependencies\
   Update package dependencies for the new release.


## kidash 0.5.1-rc.5 - (2022-09-26)

**Others:**

 * Update Poetry dependencies\
   Update package dependencies for the new release.


## kidash 0.5.1-rc.4 - (2022-09-23)

**Others:**

 * Update Poetry dependencies\
   Update package dependencies for the new release.


## kidash 0.5.0 - (2022-06-02)

**Feature removals:**

 * Drop Python 3.6 support\
   Python 3.6 reached the end of life at the end of 2021. This means it
   won't receive new updates or patches to fix security issues.
   Therefore, this package will only work with Python >= 3.7 from now on.

