bab9fda3fbYet another refactoring finished. Version is still 1.0.0 because it was never released before.Alexander "Arav" Andreev2020-07-08 02:10:35 +0400
f2d2e75128I moved built-in currencies to a configuration file. Made some clean ups, fixed what I've done last night. I guess, it's READY!Alexander "Arav" Andreev2020-06-07 20:41:17 +0400
f4f026f8b2Final rewrite of CLI arguments form. Now program has single entry point that serves everything. README to be updated.Alexander "Arav" Andreev2020-06-07 04:47:15 +0400
1da27a0271Massive refactoring continues. All the mess I made last night is fixed next night. Program works!Alexander "Arav" Andreev2020-06-05 03:51:29 +0400
f58b675107argparse package was thrown the heck out and replaced with regexp. It has resulted in change of arguments' structure. Configuration class put in action. All these changes are to be tested.Alexander "Arav" Andreev2020-06-04 05:11:29 +0400
f99ce3f6ccFirst part of a massive refactoring. Also Configuration class that'll be used to store a default currency in a config file was added.Alexander "Arav" Andreev2020-06-04 03:12:31 +0400
92443d59a9Build scripts replaced by Makefile. Minor update for setup.cfg. Added main.py (to be written) that will replace current CLI realisation.Alexander "Arav" Andreev2020-05-19 02:13:36 +0400
d9dbf0fb8dPerformed some refactoring on an existing code base before further work.
Alexander "Arav" Andreev
2020-03-27 20:14:22 +0400
fc15b333b7README.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.
Alexander "Arav" Andreev
2019-12-29 22:40:50 +0400
684bb1a457...And instantly shitted my pants. I forgot to add 'f' to a string. FUUUUU
Alexander "Arav" Andreev
2019-12-29 18:39:38 +0400
7e407297d9Brought __date__ field into use.
Alexander "Arav" Andreev
2019-12-29 18:38:11 +0400
413c63a688Shit! Forgot to update __date__ field to last modified date, LOL.
Alexander "Arav" Andreev
2019-12-29 18:36:22 +0400
647ce92db3Yep, it's ready but I suddenly decided to put my surname in author name.
Alexander "Arav" Andreev
2019-12-29 18:34:55 +0400
1157c7b7d4LOL, forgot this one. Now I think it's ready for 1.0.0. :)
Alexander "Arav" Andreev
2019-12-29 18:33:38 +0400
ca5d2157c8A little edit of strings and docstrings. Sorted imports ascendingly. Added replacement of letter T that separates data and time in a timestamp. So timestamps now are looking prettier.
Alexander "Arav" Andreev
2019-12-29 18:26:37 +0400
26777a7742Added OS Independent classifier.
Alexander "Arav" Andreev
2019-12-28 19:21:31 +0400
6da280663dbi.sh modified
Alexander "Arav" Andreev
2019-12-28 18:48:42 +0400
575011369fChanged minimal Python version to 3.7
Alexander "Arav" Andreev
2019-12-27 18:24:01 +0400
240a1465ebAdded .sh script and renamed them into bi.cmd and bi.sh
Alexander "Arav" Andreev
2019-12-27 18:23:37 +0400
558257e674Fixed recursion error. Worked in 3.7.x, 3.8.x doesn't differ variables and properties of same name.
Alexander "Arav" Andreev
2019-12-27 12:54:58 +0400
be640a8b60Added TypedDict implementation for currencies.
Alexander "Arav" Andreev
2019-12-26 00:00:59 +0400
27bfb613d6.gitignore is finally fixed. It was not working because it was in UTF-16 instead of UTF-8.
Alexander "Arav" Andreev
2019-12-25 23:37:33 +0400
da5f71ab2cInitial commit adding everything that consists the project.
Alexander "Arav" Andreev
2019-12-25 23:08:20 +0400