Skip to content

eveIRC v6.10a1.05

Pre-release
Pre-release

Choose a tag to compare

@tayjaybabee tayjaybabee released this 06 Nov 00:16
· 6 commits to dev6-FEATURE-daemon since this release

PATCHNOTES

dev6 - Push #5 11/5/2019

Version 6.10alpha1.0.5

Reason: Enhancement, Feature, Application

  • Created EveInstaller app, which can be found in eveIRC/bin

    • Added many files in support of this class/application
  • Adjusted version number to more reasonable number

  • Modified .gitignore

    • Removed default entries
    • Added project specific entries

Previous:

dev6 - Push #4 10/23/2019

Version 6.10alpha1.04

Reason Bugfix, Enhancement, Feature

  • Moved Eve.rb

  • Updated eveService.rb (formerly Eve.rb)

    • Fixed file calls to reflect relative position changes
    • Changed 'version' to 'VERSION' making it a global variable. (for later ease in dev)
  • Dependencies Added:

    • Gems
      • Development Group:
        • Solargraph
          • Reason: Great Ruby Language Server for Code and other IDEs.
        • Rubocop
          • Reason: Make sure we have good, clean, conventional code
      • Non-dev gem dependencies:
  • Updated GEMFILE

    • Added gem dependencies to GEMFILE
  • Modified directory stucture:

    • ADDED:
  • Modified VERSION file:

    • Version bump from 6.8(badly tracked, inaccurate) to 6.10rc1.01 (or "the first revision of the first release candidate for 6 dot 10")
  • v6.10 Planned patch notes:

    • Eve 6.10 is going to be an interesting "minor" version bump due to the massive amount of refactoring that will have (and already has) occur(ed) to it's code.

    See the wiki for more information regarding the usage features of the result of these changes.