Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@farzadghanei farzadghanei released this 04 Nov 16:11
  • Restructure project layout
  • Restructure Exec, reduce chances of memory allocation failures (Closes: #19)
  • Exec supports pre allocating buffers to prevent extra allocation later
  • Rename constants ENV_* to CamelCase as a more conventional format