Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bthieurmel authored Apr 23, 2024
1 parent ce39cb0 commit 96dbc2b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,13 @@ require(shinymanager)
````

### News on shinymanager 1.0.510

* Improve global performance
* Add sparklyr support
* (#188) FEAT : disable write logs and see logs
* (#182 & #187) FIX quiclky bind enter on auth
* FEAT/FIX : SQL features (not only sqlite but Postgres, MySQL, ...)

### News on shinymanager 1.0.500

Expand Down Expand Up @@ -247,6 +254,8 @@ Store your credentials data in your SQL database using the ``DBI`` interface (an

- ``?create_sql_db``

Template available here : https://github.com/datastorm-open/shinymanager/tree/master/inst/sql_config

```r
library(shiny)
library(shinymanager)
Expand Down

0 comments on commit 96dbc2b

Please sign in to comment.