Skip to content

Releases: JuliaFolds/BangBang.jl

v0.3.17

21 Feb 07:03
Compare
Choose a tag to compare

BangBang v0.3.17

Diff since v0.3.16

Merged pull requests:

v0.3.16

17 Feb 02:31
Compare
Choose a tag to compare

BangBang v0.3.16

Diff since v0.3.15

Merged pull requests:

  • Use released version of DataFrames (#125) (@tkf)
  • Fix (define) append!!(::Empty, ::Empty) (#127) (@tkf)
  • Test with "xfail" branch (#128) (@tkf)

v0.3.15

13 Feb 04:27
Compare
Choose a tag to compare

BangBang v0.3.15

Diff since v0.3.14

Merged pull requests:

  • Better workaround for tests with old StaticArrays (#109) (@tkf)
  • Use a custom token in pkg-update.yml (#117) (@tkf)
  • Support Table 1.0 (#123) (@tkf)

v0.3.14

18 Jan 07:57
v0.3.14
Compare
Choose a tag to compare

v0.3.14 (2020-01-18)

Diff since v0.3.13

Merged pull requests:

  • Make testing setup NewPkgEval-friendly (#106) (tkf)
  • Create PR message body for Mergify in pkg-update.yml (#103) (tkf)
  • Test empty!!(::StaticArrays.StaticVector) (#102) (tkf)
  • Benchmark append!! (#100) (tkf)
  • Fix Travis CI not running tests with Julia 1.0 and building docs (#99) (tkf)
  • Setup BenchmarkCI (#98) (tkf)
  • Faster append!(_, ::SingletonVector) (#96) (tkf)
  • Use PerformanceTestTools instead of IRTest (#94) (tkf)
  • Test with oldest versions of dependencies (#92) (tkf)

v0.3.13

14 Jan 03:33
v0.3.13
Compare
Choose a tag to compare

v0.3.13 (2020-01-14)

Diff since v0.3.12

Merged pull requests:

  • CompatHelper: bump compat for "Setfield" to "0.6" (#90) (github-actions[bot])
  • Add Experimental.mergewith!! (#88) (tkf)
  • Implement merge!! (#87) (tkf)
  • Setup mergify (#86) (tkf)
  • Add implements\(f!, x\) to replace ismutable and ismutablestruct (#85) (tkf)

v0.3.12

05 Jan 05:10
v0.3.12
Compare
Choose a tag to compare

v0.3.12 (2020-01-05)

Diff since v0.3.11

Merged pull requests:

  • Fix NoBang.append for non-array iterators (#83) (tkf)
  • Don't update test/environments/jl10 via CompatHelper.yml (#81) (tkf)
  • Test with Julia 1.0 in a different environment (#80) (tkf)
  • Simplify CompatHelper.yml (#79) (tkf)

v0.3.11

26 Dec 22:56
v0.3.11
Compare
Choose a tag to compare

v0.3.11 (2019-12-26)

Diff since v0.3.10

Merged pull requests:

  • Use mutate-or-widen implementation of materialize in Base (#76) (tkf)

v0.3.10

20 Dec 08:57
v0.3.10
Compare
Choose a tag to compare

v0.3.10 (2019-12-20)

Diff since v0.3.9

Merged pull requests:

  • Support Broadcasted in add!! (#74) (tkf)
  • Add add!! (#73) (tkf)
  • Support Empty{SVector} (#72) (tkf)

v0.3.9

15 Dec 18:07
v0.3.9
Compare
Choose a tag to compare

v0.3.9 (2019-12-15)

Diff since v0.3.8

Merged pull requests:

  • Fix append!!(::Table, ::SingletonVector) (#67) (tkf)

v0.3.8

13 Dec 01:43
v0.3.8
Compare
Choose a tag to compare

v0.3.8 (2019-12-13)

Diff since v0.3.7

Merged pull requests: