Testing the Development Version
-
For those who do not use the compiled framework files but rely on the framework loader plugin, it is strongly recommended to test the test branch before it gets released.
Despite the effort of keeping backward compatibility, sometimes a new feature can introduce bugs or breaking changes. If you are using the compiled framework library files, you are safe; at least you have a chance to test your programs before you release them. However, if you are using the loader plugin to load framework files that your programs access to, newly introduced framework bugs can directly affect your programs.
In order to avoid such a situation, please test the current development branch which can be downloaded from here. The version of the development branch can be checked here. If you find an issue with it, post a ticket on the GitHub repository issue tracker.
Thank you.
- The topic ‘Testing the Development Version’ is closed to new replies.