Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor improvements, bump to next release #3

Merged
merged 4 commits into from
Jun 8, 2023

Conversation

BelleNottelling
Copy link
Member

@BelleNottelling BelleNottelling commented Jun 8, 2023

Changes

  • Rather than using __DIR__ to create the APCu cache key, __FILE__ is now used
  • You may now pass true to the register function to make AntLoader be prepended to the start of the autoloader list. This makes it take priority over other autoloaders
  • Minor improvements to the code
  • Readme improvements, including updated benchmark info
  • Minor bugfix to the logic in the tests

@BelleNottelling BelleNottelling self-assigned this Jun 8, 2023
@BelleNottelling BelleNottelling marked this pull request as ready for review June 8, 2023 06:40
@BelleNottelling BelleNottelling merged commit b0f3b48 into main Jun 8, 2023
@BelleNottelling BelleNottelling deleted the chore/next-release branch June 8, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant