v0.1.0
What's Changed
-
docs: update docs to add logo banner by @iamando in #1
-
docs: remove heading by @iamando in #2
-
feat: add prettierrc json config and update git ignore by @iamando in #3
-
feat: add import map by @iamando in #4
-
docs: use contributing and code of conduct by @iamando in #5
-
Develop by @iamando in #6
-
Revert "Develop" by @iamando in #7
-
feat: install selenium webdriver and std assert on deps by @iamando in #8
-
feat: configure deno.json use fmt, lint, compiler options by @iamando in #9
-
feat: create browser engines, types, constants by @iamando in #10
-
feat: create gh workflows to auto create pull request by @iamando in #11
-
feat: add edge to browser enginer and remove utils folder from import maps by @iamando in #12
-
feat: add edge to browser enginer and remove utils folder from import maps (#12)
-
feat: add prettierrc json config and update git ignore
-
feat: add import map
-
docs: use contributing and code of conduct
-
feat: install selenium webdriver and std assert on deps
-
feat: configure deno.json use fmt, lint, compiler options
-
chore: delete tsconfig
-
feat: create browser engines, types, constants
-
feat: create gh workflows to auto create pull request
-
feat: add edge to browser enginer and remove utils folder from import maps by @iamando in #13
-
feat: re-arch pkg to be drowser and clean file, dir by @iamando in #14
-
[ImgBot] Optimize images
/drowser.png -- 248.91kb -> 235.59kb (5.35%)
Signed-off-by: ImgBotApp ImgBotHelp@gmail.com by @iamando in #15
-
feat: handle drowser json config and validate url by @iamando in #16
-
feat: handle new promise execution for driver and return as value driver from selenium by @iamando in #18
-
feat: handle new promise execution for driver and return as value driver from selenium (#18)
-
feat: add prettierrc json config and update git ignore
-
feat: add import map
-
docs: use contributing and code of conduct
-
feat: install selenium webdriver and std assert on deps
-
feat: configure deno.json use fmt, lint, compiler options
-
chore: delete tsconfig
-
feat: create browser engines, types, constants
-
feat: create gh workflows to auto create pull request
-
feat: add edge to browser enginer and remove utils folder from import maps
-
feat: clean arch and update deno fmt, lint
-
feat: re-arch pkg to be drowser and clean file, dir
-
feat: handle drowser json config and validate url
-
feat: handle new promise execution for driver and return as value driver from selenium by @iamando in #19
-
chore: clean lib and move basic example to examples folder by @iamando in #20
-
feat: create pkg types and handle builder quit outside the pkg for now by @iamando in #21
-
feat: create service type, obj to set extra services for pkg and create types by @iamando in #22
-
docs: update readme docs by @iamando in #23
-
docs: update readme docs by @iamando in #24
-
docs: update readme docs by @iamando in #25
-
feat: set version to v0.1.0 by @iamando in #26
-
fix: for todo specify builder.quit to be able to quit internaly by @iamando in #27
New Contributors
- @iamando made their first contribution in #1
Full Changelog: https://github.com/iamando/drowser/commits/v0.1.0