Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Tarball management improvements

Compare
Choose a tag to compare
@staticfloat staticfloat released this 12 Apr 01:21
· 89 commits to master since this release
2d82052

This release contains a substantial improvement thanks to @stevengj, allowing package authors to update already installed tarballs with ease and reliability, by using the new isinstalled() and install(;force=true) behaviors.

This release also contains some fixes to Windows and FreeBSD platforms.

This release removes the supported_platforms() function; this is now provided by BinaryBuilder.