Skip to content

Version 0.76

Compare
Choose a tag to compare
@kbroman kbroman released this 11 Oct 18:54
· 26 commits to main since this release

Version 0.76, 2021-10-11

  • Removed all pushbullet functions. They stopped supporting iOS which makes it useless for me.

  • Added warning to dec2hex() and add to documentation for that and hex2dec(), about maximum allowable values (2^31 - 1).

  • Revised bromanversion() to handle a case like "0.74".

  • Removed dependence on jsonlite and assertthat