Skip to content

Version 0.4 released

Compare
Choose a tag to compare
@mathialo mathialo released this 19 Oct 12:02
· 61 commits to master since this release

New version of Bython, some new features include:

  • Automatic parsing of imported files
  • A translator from python to bython has been added
  • Bython will no longer mess with your working directory, but place temporary files in a dedicated dot-folder in home instead
  • Several smaller bugfixes and improvements