mirror of
https://github.com/hymkor/lispect.git
synced 2026-09-03 23:57:49 -04:00
release_note: wrote about rename variables
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
- `(spawn)` returns a process-id now
|
- `(spawn)` returns a process-id now
|
||||||
- Implement `(wait PROCESS-ID)`
|
- Implement `(wait PROCESS-ID)`
|
||||||
|
- Rename system variables (**Breaking changes**)
|
||||||
|
- `args` → `ARGV`
|
||||||
|
- `$PROGRAM_NAME` → `PROGRAM-NAME`
|
||||||
|
- `$EXECUTABLE_NAME` → `EXECUTABLE-NAME`
|
||||||
|
|
||||||
v0.2.0
|
v0.2.0
|
||||||
======
|
======
|
||||||
|
|||||||
Reference in New Issue
Block a user