Skip to content

Releases: RetireJS/ASTronomical

1.0.0

29 May 08:26
1.0.0
20d2b72
Compare
Choose a tag to compare

[1.0.0-beta.16] - 2024-03-08

Bugfix

  • Fixing binding issues for hoisting

1.0.0-beta.16

08 Mar 11:04
1.0.0-beta.16
0a93045
Compare
Choose a tag to compare

[1.0.0-beta.16] - 2024-03-08

Bugfix

  • Fixing binding issues for hoisting

1.0.0-beta.15

26 Feb 22:11
1.0.0-beta.15
dd76b23
Compare
Choose a tag to compare

[1.0.0-beta.15] - 2024-02-24

Fixing

  • Fix scope creation bug and reduce nodePath creation

1.0.0-beta.14

24 Feb 22:13
1.0.0-beta.14
99467f4
Compare
Choose a tag to compare

[1.0.0-beta.14] - 2024-02-24

Refactoring

  • Remove globals leakage from scopes++

1.0.0-beta.13

20 Feb 10:50
1.0.0-beta.13
cda076d
Compare
Choose a tag to compare

[1.0.0-beta.13] - 2024-02-20

Performance

  • Reducing memory consumption

1.0.0-beta.12

19 Feb 09:20
1.0.0-beta.12
a1aea80
Compare
Choose a tag to compare

[1.0.0-beta.10] - 2024-02-15

Bugfix

  • More speed and memory improvements

1.0.0-beta.11

19 Feb 09:16
1.0.0-beta.11
df9fbfb
Compare
Choose a tag to compare

[1.0.0-beta.10] - 2024-02-15

Bugfix

  • More speed and memory improvements

1.0.0-beta.10

15 Feb 12:34
1.0.0-beta.10
129ebb9
Compare
Choose a tag to compare

[1.0.0-beta10] - 2024-02-15

Bugfix

  • More speed and memory improvements

1.0.0-beta.9

14 Feb 21:50
1.0.0-beta.9
5f82790
Compare
Choose a tag to compare

[1.0.0-beta9] - 2024-02-14

Bugfix

  • More scoping issues for binding

1.0.0-beta.8

14 Feb 14:35
1.0.0-beta.8
1aeed53
Compare
Choose a tag to compare

[1.0.0-beta8] - 2024-02-06

Bugfix

  • Scoping issues for binding