Frappe

Latest version: v0.0.1

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

5.7.5

[5.7.5](https://github.com/frappe/bench/compare/v5.7.4...v5.7.5) (2022-01-04)


Bug Fixes

* Don't recompute URLs when name passed in App ([0898e2d](https://github.com/frappe/bench/commit/0898e2d2a21abb656262f0e10d2c310864822df6))
* Set remote_server attr "better" ([e3b9c2a](https://github.com/frappe/bench/commit/e3b9c2a239f020c4d64c67c8c48b856a8a164283))

5.7.4

[5.7.4](https://github.com/frappe/bench/compare/v5.7.3...v5.7.4) (2021-12-28)


Bug Fixes

* Command picking & execution ([2fa25d8](https://github.com/frappe/bench/commit/2fa25d8791e23385eec60614abfd190f3d39a617))
* Set correct remote_server for cloning ([9802fea](https://github.com/frappe/bench/commit/9802feaa9cc658b7c96911f3fcdc6e6f72b9ec6e))
* Set proper branch to clone ([217f27f](https://github.com/frappe/bench/commit/217f27f51188d6fc4fea9e3f86d88d70410ba1a7))
* Set verbosity if --verbose is passed anywhere period ([2caf7e7](https://github.com/frappe/bench/commit/2caf7e7d154cddddcfa98cda81cdfa11ae9e24a9))

5.7.3

[5.7.3](https://github.com/frappe/bench/compare/v5.7.2...v5.7.3) (2021-12-28)


Bug Fixes

* Clear Bench instance cache on every chdir ([ec369a1](https://github.com/frappe/bench/commit/ec369a16a1d876104d3e876f6b5baa3487244f02))
* PosixPath object has no attribute 'rstrip' ([aaf4856](https://github.com/frappe/bench/commit/aaf48566b71b784b5ba8f3e3347e4f82cb7d4827))
* replace shutil.move with Path.rename ([a648590](https://github.com/frappe/bench/commit/a648590be4334843f6e0f1a0f699dd55d2daca2e))

5.7.2

[5.7.2](https://github.com/frappe/bench/compare/v5.7.1...v5.7.2) (2021-12-17)


Bug Fixes

* process SSH git URLs ([660287a](https://github.com/frappe/bench/commit/660287a1a7ac0023acd177ae88aa9d14c88c063f))

5.7.1

[5.7.1](https://github.com/frappe/bench/compare/v5.7.0...v5.7.1) (2021-12-10)


Bug Fixes

* process SSH git URLs ([c8494cf](https://github.com/frappe/bench/commit/c8494cffa6643f0ad2d586bde905b944df5d3f8d))

5.7.0

[5.7.0](https://github.com/frappe/bench/compare/v5.6.0...v5.7.0) (2021-12-01)


Bug Fixes

* Allow git url with custom username ([1200](https://github.com/frappe/bench/issues/1200)) ([6411812](https://github.com/frappe/bench/commit/641181260e698073c9df6a68ae8ef75c40769eaa))
* Archived app naming, apps.txt sync ([79980c3](https://github.com/frappe/bench/commit/79980c3c55229ca0a4342618d4c2c60e78810d3d))
* Check if app is installed in env via initialize_apps ([a192240](https://github.com/frappe/bench/commit/a192240cec9156c83804a35e1aeeadff885ea185))
* Check if archived_sites directory exists before running ([b11f5b0](https://github.com/frappe/bench/commit/b11f5b0f96b06e48fb87c820b08bef1d4fa79e14))
* Cleanup import hell ([e2fd9de](https://github.com/frappe/bench/commit/e2fd9de921b5b5f26a98dd7fd38745c1eac7b9d8))
* Cleanup import hell (contd) ([d2fba5f](https://github.com/frappe/bench/commit/d2fba5fe52529c2c59b01038561cab71dc8be49d))
* correct patches.txt ([a28a0d0](https://github.com/frappe/bench/commit/a28a0d0d2389fcb7268e67ac56b6af74c93501af))
* Don't fetch meta for rm app ([17edb47](https://github.com/frappe/bench/commit/17edb4797baf70f7397e44ccaef7dbaeac403b0e))
* Drop support for Frappe v4-5-6 ;) ([616dff8](https://github.com/frappe/bench/commit/616dff8fbbcede4a49cf4a96064a95081961cc41))
* frappe app can exist without public folder ([13ed9be](https://github.com/frappe/bench/commit/13ed9beca5e42a139e05836713ade6bb1dfc2513))
* Handle collisions while moving apps ([3709682](https://github.com/frappe/bench/commit/37096822319983302df1a9daf72d41035ad43f5b))
* Import bench.cli ([27128c7](https://github.com/frappe/bench/commit/27128c7c18f7df694344305460eacb358df6ef35))
* import path for util ([ee6a967](https://github.com/frappe/bench/commit/ee6a967a205addf57b1e233d2451c8a191b28cec))
* Initialize bench in get-app with --init-bench ([a2ccc30](https://github.com/frappe/bench/commit/a2ccc30bc365fb88a320559828082706944e0072))
* Move logging to lower level App.get API ([4ba5422](https://github.com/frappe/bench/commit/4ba5422b65a3d29b462bdec1bf8dc4126483e20a))
* Pass `skip_assets` while resolving dependant apps ([8275d67](https://github.com/frappe/bench/commit/8275d678f4dc0ad1902123f4f1c5f6bf4bce76b8))
* Patch to move archived_sites to archived/sites ([877e812](https://github.com/frappe/bench/commit/877e812fbbee2fcb65e3759175883096f5ea55a5))
* raise (by default) when exec_cmd fails ([3995b92](https://github.com/frappe/bench/commit/3995b9237b07ef5bef2fbd6a35000b7faa88ab2c))
* Raise and handle Exception class ([c4b8391](https://github.com/frappe/bench/commit/c4b839171662092dc0754586e5e14304e55be613))
* remove unwanted `patches.txt` ([85500b7](https://github.com/frappe/bench/commit/85500b7751756b8a17304268f5514a0385991cc8))
* rename key ([75f8462](https://github.com/frappe/bench/commit/75f84625ad4b19f74bffa989c878ecda07b5c68b))
* Show bench init job via bench get-app (conditional) ([225fce5](https://github.com/frappe/bench/commit/225fce5be68bf889e3b1cb8e7d52b212a2167a32))
* Show pip's help menu when --help is passed in pip command ([6d10d75](https://github.com/frappe/bench/commit/6d10d75bb169b3ed3ad91c9c297cefc93f494448))
* Show traceback if error occurs during init, get outside bench dir ([806d543](https://github.com/frappe/bench/commit/806d543fac93fafb844bd19e5b44d4b6196faa42))
* Show traceback in dev mode and set exit code on errors ([e074a1d](https://github.com/frappe/bench/commit/e074a1d886b1cb00f792a8cc781059b7ea2c2a4a))
* Show traceback on bench init failure ([30e3e72](https://github.com/frappe/bench/commit/30e3e725a88b081c0fdeb41c960dd3067a45dfe7))
* Show warning while using experimental features ([b7994e2](https://github.com/frappe/bench/commit/b7994e21b18b5d970e46f55e8fc2db89a2a4407e))
* sync apps file in init, imports and no warn in CI ([71d178d](https://github.com/frappe/bench/commit/71d178dde952742a02fb19bfac812c6db8ef9d9d))
* Trailing slash not setting app name properly ([357fcc0](https://github.com/frappe/bench/commit/357fcc0bbd7e0ea6f7546d61c5223f1288b89517))
* Use test frappe app - frappe_docs instead of wiki or chat ([c636c7c](https://github.com/frappe/bench/commit/c636c7c133f6559d0b18c0c855b88e4419c412bb))


Features

* add `live_reload` to default_config ([9f74ec0](https://github.com/frappe/bench/commit/9f74ec0adb3616104a7004b16fec1c9d25cca834))
* Add alias for remove-app: rm, remove ([6890d98](https://github.com/frappe/bench/commit/6890d98847bd308d7e0be88369475ed4db062e34))
* Add custom workers in Procfile ([1201](https://github.com/frappe/bench/issues/1201)) ([593b80e](https://github.com/frappe/bench/commit/593b80eec96502901068bf5a7c734f48b71e5d31))
* add no-git option to new-app command ([2a25a6d](https://github.com/frappe/bench/commit/2a25a6d2d9257c0a49877a6ed33905e89c8d9c23))
* added option to provide custom queues ([e12f53d](https://github.com/frappe/bench/commit/e12f53d1a56d598d90307bdfa755db02cc37a30c))
* Aliased Commands ([b75d352](https://github.com/frappe/bench/commit/b75d3524548713f87fc8b8aa2791930563575507))
* App Meta Base Class ([ce00798](https://github.com/frappe/bench/commit/ce00798b5d0c6506b4164999fd8c286dcd5b7f88))
* bench drop {bench_path} ([906ad5a](https://github.com/frappe/bench/commit/906ad5a09936bd36af867cdf52b640f39344470f))
* Dynamic Output rendering ([f117959](https://github.com/frappe/bench/commit/f117959801ea615495c733b689027d53d0302dba))
* Initialize bench on bench get(-app) if not created ([38382b8](https://github.com/frappe/bench/commit/38382b84fb1103b0ea6308f8c09e4a7067562ffc))
* **minor:** --install-app option in init ([8480eb5](https://github.com/frappe/bench/commit/8480eb5df749b1c2a73c9ed79bb5c7d8ace48397))
* **minor:** Any procman in bench start ([bae338a](https://github.com/frappe/bench/commit/bae338ad0babbea3e015d4a1bcf555fcfc20e0cb))
* **minor:** App Meta handling on disk repos ([1865eee](https://github.com/frappe/bench/commit/1865eeeb6d6d5e20f42f5e623089af68ce253850))
* **minor:** Bench.python property that points to env python ([d63a988](https://github.com/frappe/bench/commit/d63a9883e0fa5aed1a2faaf00d2aa5f797d2b77f))
* New methods in Bench class ([53e811f](https://github.com/frappe/bench/commit/53e811fe0a2ac0f8f4adf174f1caa5aab7c2250e))
* New methods in the App Class ([54f9741](https://github.com/frappe/bench/commit/54f974138562bfaab51e1b97e2010cb1c48b4e14))
* Pass --use-feature='dynamic-feed' for new CLI ([b92fb14](https://github.com/frappe/bench/commit/b92fb1401bd9bb0272241e99668bd14bdd32e7ab))
* Restart process manager for develop mode ([6123cd5](https://github.com/frappe/bench/commit/6123cd5b49c27e857a4b53f50d4564c2c5647ba1))
* Skip warnings if envvar BENCH_DEVELOPER set ([20560c9](https://github.com/frappe/bench/commit/20560c97c4246b2480d7358c722bc9ad13606138))


Performance Improvements

* Cache Bench and App instantiation ([cd1f526](https://github.com/frappe/bench/commit/cd1f526d0907a6fbe8e912920ce9abc39d4adc27))

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.