a-star-lua icon indicating copy to clipboard operation
a-star-lua copied to clipboard

Various changes.

Open kaeza opened this issue 8 years ago • 0 comments

  • Return module table instead of using deprecated module function.
  • Remove path cache. Clients may implement their own cache if desired. (I feel it's out of scope for this library, and easy to do).
  • Move license to its own file.
  • Add short API documentation for LDoc.
  • Add a rockspec for LuaRocks..
  • Remove trailing whitespace from lines.

kaeza avatar Sep 21 '17 21:09 kaeza