-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a6f0b14
commit 5ec233d
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Change Log | ||
|
||
## v0.1.0 (13/06/21) | ||
- Initial release | ||
|
||
## v0.2.0 (25/11/23) | ||
- Windows support | ||
- Gitignore support | ||
- Configuration is now project specific, and in YAML | ||
- Browser compatibility has been fixed since helium uses webdriver manager now | ||
- Migrate to pyproject.toml from setup.py, requirements.txt | ||
- `rb` input to only refresh browser window | ||
- Remove config command | ||
- Executor is more capable - executing multiple commands | ||
- Fix minor bugs |