crowdagger / epub-builder

A Rust library for generating EPUB files
Mozilla Public License 2.0
135 stars 45 forks source link

Release 0.6 #36

Closed erikbrinkman closed 1 year ago

erikbrinkman commented 1 year ago

It's been about a year since 0.5. Are there other changes you're planning before 0.6? I currently need the fact that time has been updated so this can be compiled to wasm. Currently I'm pinned to a random githash, but would love to pin to 0.6 and was curious if there was a timeline or other aspects you wanted to finish before cutting.

Thanks for the super useful library!