Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase Julia compat version to 1.4
While I would like to support older versions of Julia, currently this will be a little bit of work that I don't want to have to do at the current point in time. Increasing Julia compat version to version 1.4 in the interest of `readdir`'s keyword arguments `join` and `sort`, the former of which is used in src/Utils.jl methods for training a Voila Jones model. It wouldn't be hard to implement `join` manually, but I know not what else will need fixing in older versions of Julia, and I don't even know if people use this package, let alone use this package with Julia version < 1.4. Perhaps upon request I will support Julia versions < 1.4, but for now, this compat version will do.
- Loading branch information
0c2d885
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
0c2d885
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request updated: JuliaRegistries/General/68534
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: