projects
/
onyx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aecba27
)
updated CHANGELOG
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Fri, 23 Jun 2023 01:04:45 +0000
(20:04 -0500)
committer
Brendan Hansen
<brendan.f.hansen@gmail.com>
Fri, 23 Jun 2023 01:04:45 +0000
(20:04 -0500)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index 6c77eb3c28156c5fe9faf98bcdfbf18d63c48b82..379b5b694067fed511fff5187f3f1f02de87f868 100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-7,8
+7,14
@@
Additions:
Removals:
Changes:
+- `onyx pkg` now stores synchronized packages in a different folder hierarchy.
+ - This is a transparent change so long as you use the `lib/packages.onyx` file.
+- `Map` implementation no longer holds a default value.
+ - `.{}` is returned instead.
Bugfixes:
+- Fixed a bug that made relative imports not always relative to the current file.
+ - This may break some programs that were accidently using this "feature".
Release v0.1.3