Skip to content

v1.9.1

Latest

Choose a tag to compare

@Goldziher Goldziher released this 02 Dec 17:31
· 8 commits to main since this release
v1.9.1
c4f988d

1.9.1

  • Restore deprecated helpers removed in 1.9.0 (sliceutils FindIndexOf/Includes/Merge/Insert/Copy; dateutils BeforeOrEqual/AfterOrEqual) and point users to stdlib equivalents.
  • Re-add docs and mkdocs navigation for those deprecated helpers, with guidance toward slices/maps replacements.
  • Refine stringutils.Stringify for typed nils/pointers and clearer flow; fix lint issues.
  • Correct typo in dateutils.Ceil comment.
  • Add project CHANGELOG in Keep a Changelog format.