Skip to content

Releases: ibilalkayy/flow

flow v0.1.104

07 May 06:45
Compare
Choose a tag to compare

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

06 May 12:46
Compare
Choose a tag to compare

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

06 May 06:56
Compare
Choose a tag to compare

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

06 May 05:19
Compare
Choose a tag to compare

In this release, I updated the function names to properly show its usecase.

Here is the commit: d46de14

flow v0.1.100

06 May 05:09
Compare
Choose a tag to compare

In this release, I updated the database table name in the multiple files.

Here is the commit: 607231a

flow v0.1.99

05 May 14:20
Compare
Choose a tag to compare

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

05 May 13:45
Compare
Choose a tag to compare

In this release, I added another interface for the conversion file.

Here is the commit: 1e675ca

flow v0.1.97

05 May 09:31
Compare
Choose a tag to compare

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

02 May 08:55
Compare
Choose a tag to compare

In this release, I modified the table paths during the table creation.

Here is the commit: 0421be8

flow v0.1.95

29 Apr 09:14
Compare
Choose a tag to compare

In this release, I updated the documentation of this project by adding the new file structure.

Here is the commit: 3df9b47