Skip to content

Releases: ObjectifiedJS/Pulverized

All native compression...

Choose a tag to compare

@delmarc delmarc released this 05 May 19:23

No need for an external modules anymore... since node 11/12 we have Brotli internally and will just use the internal instance instead of what iltorb exposes...

Yea that documentation

Choose a tag to compare

@delmarc delmarc released this 05 Apr 05:20

So yea... zlib based compression uses level brolti uses quality... the documentation was full of lols...
nothing more...

Circle Ci integration and very basic tests

Choose a tag to compare

@delmarc delmarc released this 10 Mar 22:13

more mature things to come... just trying to get everything setup for what I want to take it...

Streamlining code

Choose a tag to compare

@delmarc delmarc released this 06 Mar 09:22

Just changing something that was unneeded...

Aiming
1.1.1 to contain tests...
1.1.2 to contain native brolti compression IF it exists...
1.1.3 to contain documentation in the readme and in code using jsDoc...

Adding a little bit of use cases within Readme

Choose a tag to compare

@delmarc delmarc released this 04 Mar 05:28

Added some notes where I want to clean up some code and added a number of use cases in the readme... next version, we will add tests...

Good time to cut a version...

Choose a tag to compare

@delmarc delmarc released this 04 Mar 00:04

First Public Version

The first of many versions where I saw a need of instead of using at least 2 packages of compressions methods to now combine those two into one package...

Aiming
1.0.3 to contain documentation in the readme and in code using jsDoc...
1.0.4 to contain tests...