You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix pop/shift filters being swapped (pop returned first element,
shift returned last)
- Fix ReadCollections silently dropping errors (returned nil instead
of err)
- Fix groupPagesBy ignoring its getter argument, causing site.tags
to contain categories instead of tags
- Fix readDataFiles stopping at first subdirectory (used break instead
of continue), skipping data files after it alphabetically
0 commit comments