Skip to content

CRAN Release 0.0.7

Compare
Choose a tag to compare
@dipterix dipterix released this 12 May 11:01
· 200 commits to master since this release

dipsaus 0.0.7

Major Changes

  • Removed dependency on txtq and functions related
  • Added list_to_fastmap2 to convert a list to fastmap2
  • Exported to_datauri, allowing any files, especially images to be translated to base-64 code and can be directly used in websites
  • mask_function2 to mask variables within function by adding one environment layer on top of the function
  • new_function2 creates function that supports 'quasi-quosure' syntax

Minor Changes

  • Allow maximum height set for compoundInput2
  • fastmap2 now accept multi-assignment with single value

Bug Fixes

  • fastmap2 subset method now accept integers instead raising errors