- MIT License
- Remove Travis CI support.
- Do not update gem system. Use already installed bundler version.
- HTML restructured.
- Do not show 0.0, but numbers < 0.0.
- Use correct gem name.
- (Required Ruby version: 2.3)
- Add Liquid as runtime dependency instead for development.
- Use HTML Template files.
- Use Gnuplot Template files.
- Added --message alias for --title.
- Moved Make targets to Bash scripts.
- Vagrant support.
- Sort month files.
- Sort years and months.
- Clean Command implemented.
- Title Variables implemented.
- Generate future entities in HTML output
- Use SimpleCov PHPUnit Formatter v1.0.0.
- Use Pathname instead of String paths.
- Logger added.
- Generate HTML by start-, end-date and categories.
- Entry ID Index added.
- UnitTests
- Use SimpleCov PHPUnit Formatter 0.2.
- Correct force and ID behavior.
- Ruby >= 2.1 required.
- Entry date take Fixnum.
- Convert 'days' Array to Hash.
- Logger added.
- Test coverage added.
- CSV interactive mode removed.
- Bugfix: use ostruct.
- ID added for Entry class. #4
- Unique Entries added. #4
- Bugfix: Take default values from command-line arguments.
- Bugfix: first replace string, then eval().
- Tests for Add Command.
- Use Classes for all Commands. Based on If-less programming.
- Bugfix: show correct balance.
- Bugfix: require tempfile module.
- CLI v2
- Dependency fixes.
- Made a Gem.
- Ruby dependency versions fix.
- Generate HTML files only if source files changed.
- Sort list.
- List command: dynamic category and comment column.
- A 'Not'-bugfix.
- Create .gitignore in tmp dir.
- Check count of years_total.
- Required Ruby Version: 2.2.0
- Use GNUPlot.
- Gem config bugfix.
- Month # added.
- Generate Graphs with Rubyvis.
- HTML export fix.
- SIGINT added.
- VI/editor mode added.
- Take only 5 years in HTML export graph.
- Commands and Options renewed.
- CSV Export added.
- Transaction added.
- Comment added.
- Total values bugfix in HTML export.
- Copy JavaScript frameworks to local wallet HTML directory.
- Category to string fix.
- Terminal basic functions.
- Wallet base functions.
- Entry base functions.
- Initial commit.