From 65deefe96d38adc0447a2c9403c95395c468f489 Mon Sep 17 00:00:00 2001 From: Daniel Cardenas Date: Tue, 7 Apr 2020 11:47:40 -0500 Subject: [PATCH] 345.0 kB Bundle size, Add create options README update --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87e7d46d..0264d129 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ > By deafult sulla will try to use Google Chrome driver if installed, if not, it > will use integrated Chromium instance +#### Changelog: +> ☑️ Bundle size now just 300 kB +> +> ☑️ Added `debug` option and `useChrome` to `create()` + ## Installation ```bash @@ -356,6 +361,8 @@ try { } ``` +### Debugging + ## Development Building sulla is really simple altough it contians 3 main projects inside @@ -387,7 +394,7 @@ To build the entire project just run ## Sulla state -As of version `2.3.1` it seems that sulla has reached a very rich and stable functionality and architecture. As much as I would love to, I cannot dedicate a lot of time to this project so please consider checking out forked versions of sulla where other developers can dedicate more time and support to it. +As of version `2.3.5` it seems that sulla has reached a very rich and stable functionality and architecture. As much as I would love to, I cannot dedicate a lot of time to this project so please consider checking out forked versions of sulla where other developers can dedicate more time and support to it. ## Maintainers