Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 22:38
c5fdeb5

Important Changes

License

Source code now under MIT license.

🎉 Features

  • Add Package class for package.json parsing 9bd960f
  • Add package write replacer 8a80b5e

🔥 Improvements

  • Add Parser class, structure parsing codebase 2da38f2
  • Rebuild package parser, add fields classes, bump deps e272419
  • Finish package.json structure processing 187b661

📝 Internal changes


Contributors

@keindev