1. The Farmer Was Replaced
  2. News
  3. Small Update

Small Update

-`from file import *` no longer imports variable names starting with an underscore.
-All import statements are now free (take 0 ticks).
-Added a special error message if a function is used before it's defined.
-Added a special error message when importing filenames with invalid characters.