Skip to content

Releases: Meigyoku-Thmn/CSBinary

Change the build/publish process and add example

27 Sep 10:04
Compare
Choose a tag to compare
  • Use pre-built Javascript instead of post-built Javascript;
  • Add example about how the library is supposed to be used.

Fix fclose(NULL) bug

22 Sep 10:40
Compare
Choose a tag to compare

Fixed a bug when the nodejs' garbage collector runs.

Refactor many things

17 Sep 09:02
Compare
Choose a tag to compare
  • use <cstdio> for file buffering;
  • use iconv-lite as an internal encoding converter;
  • this project now has an api reference page;