NHDaly / ApplicationBuilder.jl

[deprecated] Compile, bundle, and release julia software
MIT License
168 stars 15 forks source link

Add compat bounds for old PackageCompiler and old julia #68

Closed NHDaly closed 3 years ago

NHDaly commented 3 years ago

This package was missing compat bounds, so stopped working with newer releases of PackageCompiler. This commit adds Compat Bounds to this old package so that at least it will continue to work if people are interested in using it on older versions of julia.

Also fixup test for julia 1.3