UNPKG

cno-read-by-block

Version:

Micropackage: use NodeJS's promise API to asynchronously read a file by its optimal blocksize.

37 lines (18 loc) 1.62 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.0.2](https://github.com/Anadian/cno-read-by-block/compare/v0.0.1...v0.0.2) (2025-02-24) ### Documentation * Added NPM version badge to README. ([6ca40fc](https://github.com/Anadian/cno-read-by-block/commit/6ca40fccff5bfe79b237af07a927f79a40315f3a)) ### 0.0.1 (2025-02-24) ### Tests * New test function working. ([4b8c308](https://github.com/Anadian/cno-read-by-block/commit/4b8c308d51fc7669d9c53cb1018a093662a74f88)) * Working on throws. ([999b387](https://github.com/Anadian/cno-read-by-block/commit/999b3871034afc0e16e40ff0f257d6f36df09c1b)) ### Chores * Updated deps. ([e874525](https://github.com/Anadian/cno-read-by-block/commit/e8745250206a194d7017870e9b77ad2e3fdf3580)) * Updated GitHub Actions. ([1284a56](https://github.com/Anadian/cno-read-by-block/commit/1284a561b2d96a6b38631e8b0dabf4dcbdfadc3f)) ### Documentation * Updated README. ([7de2338](https://github.com/Anadian/cno-read-by-block/commit/7de2338e8307439bc8e9f75fb1843ab7fd616e64)) * Updated README. ([9eb68f7](https://github.com/Anadian/cno-read-by-block/commit/9eb68f7d40abbaad0dba1ee6e93109080080310a)) ### Continuous Integration * Added a null byte to lorem to hopefully prevent Windows from mangling the data. ([0315e27](https://github.com/Anadian/cno-read-by-block/commit/0315e2727c930f27d30283a707848ac513f57ece)) * Debugging CI. ([e3da664](https://github.com/Anadian/cno-read-by-block/commit/e3da664e423b96d893abb526c3616be3896cbbb5))