Releases: ibilalkayy/flow
flow v0.1.104
In this release, I worked on a functionality that if a total amount data is deleted, then the budget data should also be deleted.
Here is the commit: 777515e
flow v0.1.103
In this release, I made a functionality that during the budget creation, this functionality will compare the amount with the total amount.
Here is the commit: ede3101
flow v0.1.102
In this release, I updated the insert budget functionality to check the presence of the category in the total amount also.
Here is the commit: ad282e2
flow v0.1.101
In this release, I updated the function names to properly show its usecase.
Here is the commit: d46de14
flow v0.1.100
In this release, I updated the database table name in the multiple files.
Here is the commit: 607231a
flow v0.1.99
In this release, I added the interface in the init command and structured the application more properly.
Here is the commit: 23e0baa
flow v0.1.98
In this release, I added another interface for the conversion file.
Here is the commit: 1e675ca
flow v0.1.97
In this release, I implemented the Go interface in this whole project and improved the file structure by using clean architecture.
Here is the commit: d3741da
flow v0.1.96
In this release, I modified the table paths during the table creation.
Here is the commit: 0421be8
flow v0.1.95
In this release, I updated the documentation of this project by adding the new file structure.
Here is the commit: 3df9b47