1
0
Commit Graph

12 Commits

Author SHA1 Message Date
f4f026f8b2 Final rewrite of CLI arguments form. Now program has single entry point that serves everything. README to be updated. 2020-06-07 04:47:15 +04:00
ab6647ceb3 Added possibility to add missing currencies through config. 2020-06-06 03:00:36 +04:00
945110f89f Alas, I can't use attr: with author and author_email. :( 2020-06-05 04:20:47 +04:00
1da27a0271 Massive refactoring continues. All the mess I made last night is fixed next night. Program works! 2020-06-05 03:51:29 +04:00
f99ce3f6cc First part of a massive refactoring. Also Configuration class that'll be used to store a default currency in a config file was added. 2020-06-04 03:12:31 +04:00
Alexander "Arav" Andreev
fc15b333b7 README.md updated. Added name of config file. To be thinked on how to implement configuration. There's only one option to store, but I want to come up with solution suitable to use in future. 2019-12-29 22:40:50 +04:00
Alexander "Arav" Andreev
684bb1a457 ...And instantly shitted my pants. I forgot to add 'f' to a string. FUUUUU 2019-12-29 18:39:38 +04:00
Alexander "Arav" Andreev
7e407297d9 Brought __date__ field into use. 2019-12-29 18:38:11 +04:00
Alexander "Arav" Andreev
413c63a688 Shit! Forgot to update __date__ field to last modified date, LOL. 2019-12-29 18:36:22 +04:00
Alexander "Arav" Andreev
647ce92db3 Yep, it's ready but I suddenly decided to put my surname in author name. 2019-12-29 18:34:55 +04:00
Alexander "Arav" Andreev
1157c7b7d4 LOL, forgot this one. Now I think it's ready for 1.0.0. :) 2019-12-29 18:33:38 +04:00
Alexander "Arav" Andreev
da5f71ab2c Initial commit adding everything that consists the project. 2019-12-25 23:08:20 +04:00