This commit is contained in:
Ruben Fiszel
2022-05-05 09:50:38 +02:00
parent d0f22a35c7
commit aea7027001
7 changed files with 7 additions and 91 deletions
+1 -70
View File
@@ -1,72 +1,3 @@
# Changelog
## [1.5.0](https://www.github.com/windmill-labs/windmill-server/compare/v1.4.2...v1.5.0) (2022-05-02)
### Features
* dynamic input ([2aac191](https://www.github.com/windmill-labs/windmill-server/commit/2aac1917c295f478c5d81ed0346857385e591ceb))
### [1.4.2](https://www.github.com/windmill-labs/windmill-server/compare/v1.4.1...v1.4.2) (2022-04-29)
### Bug Fixes
* fix release ([13f8e39](https://www.github.com/windmill-labs/windmill-server/commit/13f8e39a11025b82c45dd16092df438f19d910e5))
### [1.4.1](https://www.github.com/windmill-labs/windmill-server/compare/v1.4.0...v1.4.1) (2022-04-29)
### Bug Fixes
* base url python client ([b221bf0](https://www.github.com/windmill-labs/windmill-server/commit/b221bf01e30155007a0dcaac2799cc762a7b5f3b))
## [1.4.0](https://www.github.com/windmill-labs/windmill-server/compare/v1.3.0...v1.4.0) (2022-04-27)
### Features
* variables backend logic ([9864028](https://www.github.com/windmill-labs/windmill-server/commit/9864028c648cec368f4541145e8b21e10d81627b))
* variables backend logic ([d762f93](https://www.github.com/windmill-labs/windmill-server/commit/d762f93a0c75ad73229fd7a56ae3372ff2e8e41a))
* variables backend logic ([3e567a8](https://www.github.com/windmill-labs/windmill-server/commit/3e567a8782d0377afde9a362d4bea6dff6cd5b3f))
## [1.3.0](https://www.github.com/windmill-labs/windmill-server/compare/v1.2.0...v1.3.0) (2022-04-27)
### Features
* secret decryption is audited ([d5c5877](https://www.github.com/windmill-labs/windmill-server/commit/d5c58771e1ce0acf766843bc38d724044c905569))
## [1.2.0](https://www.github.com/windmill-labs/windmill-server/compare/v1.1.1...v1.2.0) (2022-04-15)
### Features
* custom env ([a89e807](https://www.github.com/windmill-labs/windmill-server/commit/a89e807aa4f5ec3584285a1e9ef126a0a77cf766))
### [1.1.1](https://www.github.com/windmill-labs/windmill-server/compare/v1.1.0...v1.1.1) (2022-03-14)
### Bug Fixes
* pg commit ([35967d5](https://www.github.com/windmill-labs/windmill-server/commit/35967d50461a5a53ca3d975e908f74ae54c02100))
## [1.1.0](https://www.github.com/windmill-labs/windmill-server/compare/v1.0.0...v1.1.0) (2022-03-13)
### Features
* query_pg is in integrated into wmill ([2e36244](https://www.github.com/windmill-labs/windmill-server/commit/2e3624447216009e1e8ec1ba416952697a0ef4d4))
## 1.0.0 (2022-02-06)
### Features
* functioning workspaces ([38de8c3](https://www.github.com/windmill-labs/windmill/commit/38de8c3f572f3bd3b8a3252079d930572723ab8a))
## [0.9.0](https://www.github.com/windmill-labs/windmill/compare/v0.0.1...v0.9.0) (2021-12-30)
### Features
- Renaming to windmill
## [1.5.0](https://www.github.com/windmill-labs/windmill/v1.5.0) (2022-05-02)
+6 -6
View File
@@ -25,8 +25,7 @@
**We are hiring**: Software Engineers, DevOps, Solutions Engineers, Growth:
<https://docs.windmill.dev/hiring>
If you would like to, you can show your support for the project by starring this
repo.
You can show your support for the project by starring this repo.
---
@@ -65,10 +64,11 @@ Complete instructions coming soon
2021 [Ruben Fiszel](https://github.com/rubenfiszel)
## Acknowledgement
### Acknowledgement
This project is inspired from a previous project called
[Delightool](https://github.com/windmill-labs/delightool-legacy) which was also
build by [Ruben](https://github.com/rubenfiszel) but the frontend was realized
in large parts by [Malo Marrec]((https://github.com/malomarrec). Windmill is a
child but distinct project and realized with Malo's blessing.
led by [Ruben](https://github.com/rubenfiszel) but its frontend was realized
with large contribution from [Malo Marrec](https://github.com/malomarrec).
Windmill is a child of Delightool but entirely distinct and realized with Malo's
blessing.
BIN
View File
Binary file not shown.
View File
View File
-15
View File
@@ -1,15 +0,0 @@
wmill>=1.1.1
requests
sendgrid
psycopg2-binary
mysql-connector-python
pymongo
slack_sdk
google-api-python-client
pandas
numpy
seaborn
yfinance
pyowm
pyairtable
matplotlib