Releases: Syuparn/Pangaea
Releases · Syuparn/Pangaea
v0.13.0
30 Dec 03:45
Compare
Sorry, something went wrong.
No results found
v0.12.1
22 Nov 00:22
Compare
Sorry, something went wrong.
No results found
afb584c : ci: replace wapm with artifact
v0.12.0
21 Nov 23:49
Compare
Sorry, something went wrong.
No results found
v0.11.0
13 Jun 03:29
Compare
Sorry, something went wrong.
No results found
Example
Native
add server
add http module
Parser
add filename to stacktrace
Props
add path params to server
add server
add http module
8966977 : test: move http test to manual test
eb903ec : meta: update generated files
6094579 : example: add http server
286b701 : props: add path params to server
cfe5c37 : native: add server
9f59ed3 : props: add server
be394a3 : native: add http module
4987d72 : di: enable to define native modules
88d6677 : props: add http module
7b98ed7 : di: add standard module
dd5ae23 : di: add Kernel#invite!
b5353e2 : di: enable relative import
49f3992 : di: add Kernel#import
739557f : parser: add filename to stacktrace
444e256 : meta: update go to 1.20
v0.10.0
27 Mar 22:36
Compare
Sorry, something went wrong.
No results found
Docs
add jargon file description
Native
add Iterable#first
add Obj#print
fix Str#call error message
dc88f98 : di: fix Str#evalEnv to handle built-in objests
8795c06 : chore: fix typo
6145597 : native: add Iterable#first
2f03e51 : native: add Obj#print
778a48e : native: fix Str#call error message
052a385 : docs: add jargon file description
v0.9.6
13 Dec 22:59
Compare
Sorry, something went wrong.
No results found
v0.9.5
16 Oct 03:57
Compare
Sorry, something went wrong.
No results found
v0.9.5 - 2022-10-16
50aeba4 : ci: fix archives in goreleaser
d7377ad : ci: fix archives in goreleaser
b587044 : ci: bundle credits to archives
v0.9.4
16 Oct 01:32
Compare
Sorry, something went wrong.
No results found
v0.9.3
15 Oct 10:48
Compare
Sorry, something went wrong.
No results found
v0.9.3 - 2022-10-15
2faf95f : ci: bundle dependent modules' lisences to the binary
1aa88d1 : ci: add credits of dependent modules
v0.9.2
30 Sep 23:32
Compare
Sorry, something went wrong.
No results found
v0.9.2 - 2022-10-01
Native
Parser
show error message if panic occurred before lexing
f560d59 : native: impl Num#+%
371602a : parser: show error message if panic occurred before lexing