mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 16:03:21 +00:00
README
This commit is contained in:
+1
-70
@@ -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)
|
||||
|
||||
@@ -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.
|
||||
|
||||
Binary file not shown.
@@ -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
|
||||
Reference in New Issue
Block a user