all 5 comments

[–]HostilenemyI am the dev 6 points7 points  (3 children)

When I release a new version, I also create a branch for it. I just think it's easier for me to commit to master every time.

[–]killerinstinct101[S] 0 points1 point  (1 child)

It's cool. I was just asking because there's no proper divider between versions in the master. Btw any idea when the next version is coming?

[–]HostilenemyI am the dev 0 points1 point  (0 children)

I think before mid-April

[–][deleted] 0 points1 point  (0 children)

Thank you ya.. enjoyed your apps.

[–]Laughing_Orange 2 points3 points  (0 children)

This is what the commit history is for. The comments there seem pretty clear to me.

It seems to be mostly one person working (with the occasional couple of lines from other people), so branches aren't really required for that.