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

v0.24.0 #232

Merged
merged 96 commits into from
Sep 25, 2021
Merged

v0.24.0 #232

merged 96 commits into from
Sep 25, 2021

Conversation

hkalexling
Copy link
Member

@hkalexling hkalexling commented Sep 18, 2021

New Features

  • Mango can now cache the library metadata to improve page load time for large libraries. Note that this feature is experimental and is disabled by default. You can enable it by setting cache_enabled to true in your config file. (closes Support for large libraries #186, thanks to @Leeingnyo)

Improvements

@mango-assistant
Copy link

mango-assistant bot commented Sep 18, 2021

This is a pre-release PR. Please help test if everything works as expected before we merge the changes and make the official release! To start testing, download the latest build from https://github.com/hkalexling/Mango/actions/runs/1264947474. Code reviews are also welcome if you know Crystal or Ruby.

src/config.cr Outdated Show resolved Hide resolved
@hkalexling hkalexling merged commit 8a73280 into master Sep 25, 2021
@hkalexling hkalexling deleted the rc/0.24.0 branch September 25, 2021 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment