Skip to content

Releases: timholy/SnoopCompile.jl

v1.6.1

24 Jun 23:06
0aa0dae
Compare
Choose a tag to compare

SnoopCompile v1.6.1

Diff since v1.6.0

Closed issues:

  • Package directories should have README/LICENSE files (#106)

Merged pull requests:

v1.6.0

22 Jun 23:04
f9ea9ea
Compare
Choose a tag to compare

SnoopCompile v1.6.0

Diff since v1.5.0

Closed issues:

  • SnoopCompile may be too big (#95)

Merged pull requests:

v1.5.0

16 Jun 23:04
977fffc
Compare
Choose a tag to compare

SnoopCompile v1.5.0

Diff since v1.4.0

Closed issues:

  • using version handler for new Base functions (#55)
  • Better test/example dependency handling in yml (#61)
  • Better handeling of user errors for SnoopCompile Bot (#62)
  • Multiple OS code precompilation support (#65)
  • Evaluation of the precompile signatures in Core (#76)
  • Merging can_eval and check_eval (#84)
  • countchildren not defined (#89)
  • Need [compat] bounds (#96)

Merged pull requests:

v1.4.0

12 Jun 12:05
7929448
Compare
Choose a tag to compare

SnoopCompile v1.4.0

Diff since v1.3.0

Merged pull requests:

v1.3.0

09 Jun 15:04
f624b45
Compare
Choose a tag to compare

SnoopCompile v1.3.0

Diff since v1.2.4

Merged pull requests:

  • snoopr ("snoop recompilations") to detect method invalidations (#79) (@timholy)

v1.2.4

09 Jun 14:04
459a14b
Compare
Choose a tag to compare

SnoopCompile v1.2.4

Diff since v1.2.3

Closed issues:

  • Gensym-ed function bears bad name UndefVarError: _ not defined (#73)
  • Effect on using times (after precompilation) (#74)
  • Other timing tools (#78)
  • Version bound assumption for SnoopCompile bot (#80)

Merged pull requests:

v1.2.3

25 Feb 12:04
7785627
Compare
Choose a tag to compare

SnoopCompile v1.2.3

Diff since v1.2.2

Closed issues:

  • Locally-generated functions cause duplicate results in @snoopiBot (#70)

Merged pull requests:

v1.2.2

06 Feb 12:09
v1.2.2
35950d6
Compare
Choose a tag to compare

v1.2.2 (2020-02-06)

Diff since v1.2.1

Closed issues:

  • Invalid deprecation error (#67)

Merged pull requests:

v1.2.1

05 Feb 01:21
v1.2.1
8d73d1f
Compare
Choose a tag to compare

v1.2.1 (2020-02-05)

Diff since v1.2.0

Closed issues:

  • blacklist not working for parcel_snoopi (#63)
  • Github action to automatically update precompile files (#37)

Merged pull requests:

v1.2.0

14 Jan 10:34
v1.2.0
6ad1d8c
Compare
Choose a tag to compare

v1.2.0 (2020-01-14)

Diff since v1.1.1

Merged pull requests:

  • Utilities for SnoopCompile Github actions (#49) (aminya)