Skip to content

Releases: go-toolsmith/astequal

v1.2.0

02 Jan 16:00
2391511

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

05 Feb 08:24
8c3b187

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.3

28 Aug 18:05

Choose a tag to compare

Handle IndexListExpr expr

v1.0.2

29 Apr 20:27
329b5cc

Choose a tag to compare

This release is prepared for Go 1.18 and does take type parameters into account when comparing the AST trees.
It's compatible with pre go1.18 users too.

v1.0.1

14 Oct 13:45

Choose a tag to compare

Handle ast.Field and ast.FieldList in astequal.Node function.

Initial release

10 Jan 19:11

Choose a tag to compare

v1.0.0

add go.mod