Skip to content

v1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 21:36
· 10 commits to main since this release
24b0de3

ExplicitImports v1.10.0

Diff since v1.9.0

Merged pull requests:

  • explicitly import parse (#78) (@palday)
  • Expand CLI functionality in main, make available on earlier Julia versions, and add .pre-commit-config.yaml (#86) (@abelsiqueira)
  • fix tests: allow DataAPI as source for groupby (#87) (@ericphanson)

Closed issues:

  • ExplicitImports has a colliding implicit import: parse (#77)
  • Include within precompile workload (#82)
  • Consider adding a pre-commit hook (#85)