Skip to content

Releases: zNotChill/MD5Json

v0.0.1-beta2

21 Mar 12:48
d8ce9e1
Compare
Choose a tag to compare
v0.0.1-beta2 Pre-release
Pre-release

This release might not be entirely stable as it is in beta release. Please report any bugs or issues.

v0.0.1-beta2

Welcome to the second but better beta release of MD5Json!

The code will continue to be improved as our code was made within 10 minutes.

  • This code is a lot better for a stable release as it uses an actual function constructor instead of a custom one that messes with the function's stability.

How it works

This code project includes a port of MD5 so the project functions. The function is a return statement so you can type mdjson("This is a test!") and it would return to console.

Overall this code is a lot better with a lot more code reduction.

v0.0.1-beta1

20 Mar 15:24
ae8ce97
Compare
Choose a tag to compare

This release might not be entirely stable as it is in beta release. Please report any bugs or issues.

v0.0.1-beta1

Welcome to the first release of MDJson!

To start things off, this release was rushed and not very thought out by me.

  • This release is a mess. Instead of making it a single file we made it a whole website, which in my opinion is not very smart if you want to have a successful product. So next release we will make it a single file with MD5 encryption build into it.
  • This release wasn't even meant to happen and nor was this project, however I was very bored and decided to code some random project.

How it works

This project is very easy to use (not really until better release) and requires a localhost to be setup with all the node modules. I will remove all of this next release. jQuery cdn is required.

Overall this code is very bad for beta, and will be fixed later on.