Skip to content

Tags: frappe/bench

Tags

v5.23.0

Toggle v5.23.0's commit message
chore(release): Bumped to Version 5.23.0

# [5.23.0](v5.22.9...v5.23.0) (2024-11-28)

### Bug Fixes

* apps init; apps might be an empty folder still ([0bb5ffe](0bb5ffe))
* use `with` to read pyproject.toml ([f3110e5](f3110e5))

### Features

* add more flexibility to procfile render ([ac08ec6](ac08ec6))

v5.22.9

Toggle v5.22.9's commit message
chore(release): Bumped to Version 5.22.9

## [5.22.9](v5.22.8...v5.22.9) (2024-08-30)

### Bug Fixes

* don't allow uninstall frappe... ([1ab3763](1ab3763))

v5.22.8

Toggle v5.22.8's commit message
chore(release): Bumped to Version 5.22.8

## [5.22.8](v5.22.7...v5.22.8) (2024-08-21)

### Bug Fixes

* use a tuple instead of a list ([c599ee8](c599ee8))

v5.22.7

Toggle v5.22.7's commit message
chore(release): Bumped to Version 5.22.7

## [5.22.7](v5.22.6...v5.22.7) (2024-08-19)

### Bug Fixes

* **ansible:** Use include_tasks instead of include ([cbd703d](cbd703d))
* ERROR! [DEPRECATED] ([caa5fa0](caa5fa0))

v5.22.6

Toggle v5.22.6's commit message
chore(release): Bumped to Version 5.22.6

## [5.22.6](v5.22.5...v5.22.6) (2024-05-08)

### Bug Fixes

* add useforsecurity with fallback for <3.9 ([319809d](319809d))

v5.22.5

Toggle v5.22.5's commit message
chore(release): Bumped to Version 5.22.5

## [5.22.5](v5.22.4...v5.22.5) (2024-05-08)

### Bug Fixes

* calc md5 for app cache ([16f8906](16f8906))
* check md5 when fetching from cache ([efb5171](efb5171))
* update pre url coercion check ([6f074a7](6f074a7))

v5.22.4

Toggle v5.22.4's commit message
chore(release): Bumped to Version 5.22.4

## [5.22.4](v5.22.3...v5.22.4) (2024-04-29)

### Bug Fixes

* add jammy package for Ubuntu 22 ([#1549](#1549)) ([5a0922d](5a0922d))
* Switched to native GIT way to lookup branch names ([#1553](#1553)) ([1751b2d](1751b2d))

v5.22.3

Toggle v5.22.3's commit message
chore(release): Bumped to Version 5.22.3

## [5.22.3](v5.22.2...v5.22.3) (2024-02-24)

### Performance Improvements

* Avoid use of glob for fetching python executable ([8db23dd](8db23dd))

v5.22.2

Toggle v5.22.2's commit message
chore(release): Bumped to Version 5.22.2

## [5.22.2](v5.22.1...v5.22.2) (2024-02-23)

### Bug Fixes

* **build:** support pyproject version ([#1502](#1502)) ([7c64aa3](7c64aa3))

v5.22.1

Toggle v5.22.1's commit message
chore(release): Bumped to Version 5.22.1

## [5.22.1](v5.22.0...v5.22.1) (2024-02-23)

### Bug Fixes

* **build:** pin hatchling version 2nd try ([b74ff54](b74ff54))
* **build:** pin hatchling version to prevent import error ([3a73059](3a73059))
* ignore org check fail if using cache ([aa12aab](aa12aab))
* specify hatch version in release ([87b4b1f](87b4b1f))