Skip to content

1.1.4

Latest
Compare
Choose a tag to compare
@boolangery boolangery released this 11 Feb 19:35
· 4 commits to master since this release

What's Changed

  • License changed from MIT to GPL3
  • You can now pass these options in conf.py:
lua_source_encoding = 'utf8'
lua_source_comment_prefix = '---'
lua_source_use_emmy_lua_syntax = True
lua_source_private_prefix = '_'