Skip to content

Latest commit

 

History

History
71 lines (36 loc) · 3.39 KB

File metadata and controls

71 lines (36 loc) · 3.39 KB

Changelog

1.1.2 (2026-05-14)

Bug Fixes

1.1.1 (2026-05-14)

Bug Fixes

  • errors: forgotten error message (79e9be5)
  • errors: forgotten error message (620aa72)

1.1.0 (2026-05-14)

Features

  • defaults: env[{"KEY"}] = "VAL" to set only if unset (ec8b48b)
  • defaults: env[{"KEY"}] = "VAL" to set only if unset (7722bf9)

Bug Fixes

  • metamethod: handle __tostring better (b117004)
  • metamethod: handle __tostring better (7430f06)

1.0.4 (2026-05-13)

Bug Fixes

  • metamethod: handle __tostring better (fbf41ea)
  • metamethod: handle __tostring better (390327b)

1.0.3 (2026-05-13)

Bug Fixes

  • type annotation: type annotation was incorrect (e3a7cef)
  • type annotation: type annotation was incorrect (1276705)

1.0.2 (2026-05-13)

Bug Fixes

  • error message: error message explains special syntax incorrectly (871075d)
  • error message: error message explains special syntax incorrectly (e699818)
  • mass remove: env[{}] = { "varnames", "to", "remove" } (67c5e28)
  • mass remove: env[{}] = { "varnames", "to", "remove" } (c7e37b7)

1.0.1 (2026-05-13)

Bug Fixes

  • windows: sanely sized buffer (46a61dc)
  • windows: sanely sized buffer (a8eb9fd)

1.0.0 (2026-05-13)

Bug Fixes

  • mac: mac does not have clearenv (7d4a00a)