Skip to content

paws.common 0.6.3

Compare
Choose a tag to compare
@DyfanJones DyfanJones released this 06 Nov 20:12
8dcef09
  • minor performance improvement for read_ini
  • cache read_ini for improved performance
  • cache unix os environment variables to improve performance on unix systems.
  • support web_identity_token_file in AWS config file thanks to @liuquinlin for implementation.
  • fix paginate functions failing to receive argument inputs when called within a function (#696). Thanks to @fh-mthomson for identifying issue.
  • fix NULL method as.POSIXct.default for older versions of R (#698). Thanks to @gp-dev-pw for identifying issue
  • fix escape function by removing protocol check (#701)