Skip to content

Releases: mcabbott/AxisKeys.jl

v0.1.20

03 Oct 01:39
Compare
Choose a tag to compare

AxisKeys v0.1.20

Diff since v0.1.19

Closed issues:

  • Unable to Index into AxisKeys from Inside Package (#72)
  • issues with show on Julia 1.7-beta3 and AxisKeys v0.1.18 (#79)
  • consider a character other than to label 3rd dimension (#82)
  • Unable to index KeyedArray of arrays (#83)

v0.1.19

10 Aug 12:59
24b89d5
Compare
Choose a tag to compare

AxisKeys v0.1.19

Diff since v0.1.18

Closed issues:

  • Feature request: column/row lookup with . syntax (#74)
  • show broken on julia 1.7 (#77)

Merged pull requests:

  • fix warning on julia 1.7 (#76) (@visr)
  • define ncodeunits for ShowWith (#78) (@visr)

v0.1.18

08 Jul 13:40
d57b37e
Compare
Choose a tag to compare

AxisKeys v0.1.18

Diff since v0.1.17

Merged pull requests:

v0.1.17

03 Jul 23:02
Compare
Choose a tag to compare

AxisKeys v0.1.17

Diff since v0.1.16

Closed issues:

  • view doesn't support indexing by key (#68)
  • Support for GPU Arrays? (#71)

Merged pull requests:

  • indexing a range with a range produces another range (#65) (@aplavin)

v0.1.16

22 Apr 12:08
645fbeb
Compare
Choose a tag to compare

AxisKeys v0.1.16

Diff since v0.1.15

Closed issues:

  • Really long display when lookup produces views (#56)
  • isequal errors when comparing arrays of different dimensions (#61)

Merged pull requests:

  • Fix equality on arrays of different sizes (#62) (@glennmoy)

v0.1.15

03 Apr 16:42
Compare
Choose a tag to compare

AxisKeys v0.1.15

Diff since v0.1.14

v0.1.14

02 Apr 13:50
bf99414
Compare
Choose a tag to compare

AxisKeys v0.1.14

Diff since v0.1.13

Closed issues:

  • Keep lazy loading of data in mind? (#51)

Merged pull requests:

  • CompatHelper: bump compat for "AbstractFFTs" to "1.0" (#39) (@github-actions[bot])
  • Improve show (#55) (@maxfreu)

v0.1.13

03 Mar 12:40
7caa53a
Compare
Choose a tag to compare

AxisKeys v0.1.13

Diff since v0.1.12

Closed issues:

  • overload rename? (#47)

Merged pull requests:

v0.1.12

20 Feb 12:33
fac28cb
Compare
Choose a tag to compare

AxisKeys v0.1.12

Diff since v0.1.11

Closed issues:

  • Support more factorizations (#46)
  • Indexing 2D with 1D index fails in weird ways (#48)

Merged pull requests:

v0.1.11

17 Feb 14:24
44e2320
Compare
Choose a tag to compare

AxisKeys v0.1.11

Diff since v0.1.10

Closed issues:

  • mapreduce is ignoring kwargs (#43)

Merged pull requests: