CRAN Release 0.2.1
See news.md for details.
Major Changes
- Removed
synchronicity
package from dependency dipsaus_lock
anddipsaus_unlock
is exclusive-only and will be deprecated in the futurePersistContainer
is scheduled to be deprecated in the future- Re-export
detectCores
anddigest
- Added
get_credential
to generate strong passwords for different services using one single master password
Enhancement
sync_shiny_inputs
usesfastmap
instead of environmentssync_shiny_inputs
uses the newbindEvent
scheme to replaceobserveEvent
- Added
sorted
argument toas.list.fastmap2
- Ignored
...
argument inas.list.fastqueue2
rs_show_shortcut
shows current shortcut expressions
Bug Fixes
compoundInput2
now activates callback functions once usingupdateCompoundInput2
- Fixed
get_ram
not working on windows when user has no access to runwmic
command - Allow
lapply_async
progress bar to show inshiny
applications (with backward compatibility)