mleku on Nostr: #realy just got switched over from using my broken bespoke binary encoder to using ...
#realy just got switched over from using my broken bespoke binary encoder to using protobuf 3
because i'm tired of fixing the bugs
only took me a few hours and done... realy works much better now
anyone who might be using it, the latest tag v1.1.10 is a breaker... hmm should really be v1.2.0 i guess... ok done
for now, it is a v1.x.x but actually it's really a v0.x.x so anything can be breaking... mainly this change just causes the database format to change... to migrate really all you have to export the db as it is, and then import it back in after upgrading
but the old version was breaking so much of the data, maybe half of the events weren't coming back out of the database as they went in... this is now fixed
because i'm tired of fixing the bugs
only took me a few hours and done... realy works much better now
anyone who might be using it, the latest tag v1.1.10 is a breaker... hmm should really be v1.2.0 i guess... ok done
for now, it is a v1.x.x but actually it's really a v0.x.x so anything can be breaking... mainly this change just causes the database format to change... to migrate really all you have to export the db as it is, and then import it back in after upgrading
but the old version was breaking so much of the data, maybe half of the events weren't coming back out of the database as they went in... this is now fixed