Skip to content

Releases: Jutho/TupleTools.jl

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Oct 22:25

TupleTools v1.6.0

Diff since v1.5.0

  • fix type stability and compilation times for larger tuples

Merged pull requests:

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 22:11

TupleTools v1.5.0

Diff since v1.4.3

  • add indexin and circshift
  • minor updates to actions and tests

Merged pull requests:

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 14 Sep 13:45

TupleTools v1.4.3

Diff since v1.4.2

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 14 Sep 10:50

TupleTools v1.4.2

Diff since v1.4.1

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 13 Sep 23:41

TupleTools v1.4.1

Diff since v1.4.0

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 10:36

TupleTools v1.4.0

Diff since v1.3.0

Merged pull requests:

Closed issues:

  • clarification requested (#16)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:00

TupleTools v1.3.0

Diff since v1.2.0

Merged pull requests:

v1.2.0

Choose a tag to compare

@julia-tagbot julia-tagbot released this 22 Oct 20:10
v1.2.0

v1.2.0 (2019-10-21)

Diff since v1.1.0

Closed issues:

  • add flatten() like deepvcat()? (#5)

v1.1.0

Choose a tag to compare

@Jutho Jutho released this 06 Mar 14:42

improve sort, add flatten, enable documenter docs, other small changes

bug fix in deleteat

Choose a tag to compare

@Jutho Jutho released this 23 Aug 08:40
v1.0.2

fix deleteat