Text
I have big news. I’ve decided to release the entire code of GarlicSim as open-source under the LGPL license. Previously, only garlicsim and garlicsim_lib were released under the LGPL, and the garlicsim_wx GUI was closed-source. Now I’ve released garlicsim_wx under the LGPL as well, so the GarlicSim project is completely open source. Yay!
I’ve made a new release, GarlicSim 0.6.3, which clearly states that garlicsim_wx is now released under the LGPL. I also made a few minor additions in this release:
garlicsim_wx gets released as open-source under the LGPL license.garlicsim_lib have been rewritten to be more elegant and well-documented.garlicsim_lib.simpacks.queue simpack.garlicsim.general_misc.identities.HasIdentity was added, to be used as a base class for every object that needs to maintain its identity across simulation states.Go on and install the new version!