yodarunamok / fxphp

FX.php -- The best way from FileMaker to the Web
http://fx.iviking.org/
44 stars 29 forks source link

Stable Releases? #10

Closed opensaurusrex closed 7 years ago

opensaurusrex commented 12 years ago

Can we get a stable release of this, the only release available is master and it is being worked on constantly.

yodarunamok commented 12 years ago

I'm of two minds here: first, you're absolutely right, and there should be some way for people to get their hands on code that isn't constantly being changed; on the other hand, the percentage of people actually working on the code of FX.php is quite low compared to the total number of people using it. I don't want to dilute the work done by so few too much... What would folks thing about keeping a stable version in the downloads folder as a way of perhaps serving both sides. Thoughts?

opensaurusrex commented 12 years ago

I think that would be a fair compromise indeed. Or even utilize the tags feature that git has built in, so that people can know when a new version is released and they can download the last stable version from github.

opensaurusrex commented 10 years ago

A better option would be to tag to your stable versions, and maybe adopt a minimal implementation of semantic versioning.

yodarunamok commented 9 years ago

Development branch has been created. The idea is to get this branch stable, and then merge it in as it make sense to do so.