Blue Bontebok: Caterpillar
🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟
Hello, World!
This release provides a minor but still important fix of the auto continue subsystem. Indeed, thanks to @dnmTX, I was able to find out that the auto continue subsystem was working wrongly. In fact, I was first filtering the whole list before trying to get the part we are going to test. Now I get the part we are going to test then process the filtering of all elements which are into the different databases.
Otherwise, because it was asked to me privately, we now write stdout with the output of the git push
command when under Travis CI.
Finally, dear Arch Linux (and derivated) users, please note that from now, the package name changed. Indeed, it is now pyfunceble
for the stable version and pyfunceble-dev
for the development version.
I wish you all the best!
🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟🎉 🌟
What was fixed?
- The autocontinue subsystem.
What was deleted or moved somewhere else?
- The counter indexes from the configuration file are now internal.
What was improved?
- The way we initiate the autosave subsystem.
- Indeed, we now ensure that the directory structure has been built before initiating this subsystem.
What is coming?
- Addition of features proposed by individuals or organizations via GitHub issue, GitHub comments, email, Keybase (Personal) or Keybase (PyFunceble Chat).
- Fix of reported issues.
- Improvement of the actual features.
- Review of the tests.
Contributors
Thanks to those awesome people who contributed to this release!
- dnmTX - @dnmTX