Releases: khrj/repl.deploy
0.1.0
Changelog
1d192ed Add FAQ and table of contents
b09efea Add README
1ddc3a6 Add instructions for repls containing HTTP servers
d74e128 Add json marshal types for validation error
2d034fc Add logo
32f9423 Add privacy policy (mandated by the GitHub marketplace)
9530fdc Add program status messages in server
bd3b43b Add release helper
96c14c2 Add stdio handler as alternative to server
e45eece Extract constants for stdio
7066cee Fix incorrect usage of log.Fatalln
58057b4 Fix typo
5d99938 Move serverless function outside dir
95e76cd Reformat files
0c43be8 Remove broken lint badge
5710030 Rename release workflow
80a8530 Split main constants, add support for stdio
0.0.1
Changelog
9c7ae83 Add OK handler for successful server commands, reformat code
4ea3ba0 Add daemon
b627456 Add git update code
39cece3 Add goreleaser
40ccc19 Extract strings, extract functions
d932d24 Fix slice bug, connect IO
12d26dc Initial commit; Signature verification is working
59656ad Merge server repo
a38222b Move code into daemon directory
2f7506c Remove sample replit-deploy.json
ca3e929 Separate signature and server into different packages