Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.
/ archives Public archive

v2.0.0

Latest

Choose a tag to compare

@jaredallard jaredallard released this 14 Mar 19:08
Immutable release. Only release title and notes can be modified.
79ae2ba

2.0.0 - 2026-03-14

Warning

This is the LAST release that will be published to Github.

The import URL has been changed from github.com/jaredallard/archives
to go.rgst.io/jaredallard/archives/v2. To migrate, do the following:

// Old
import "github.com/jaredallard/archives"

// New
import "go.rgst.io/jaredallard/archives/v2"

⛰️ Features

Full Changelog: https://git.rgst.io/jaredallard/archives/compare/v1.0.3...v2.0.0