Skip to content

v1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 21:52
· 17 commits to refs/heads/main since this release

What' New?

👋 Hello and welcome to the release notes for P3G v1.3.1! We're excited to share some new updates that we believe will enhance your experience with P3G.

We are pleased to announce the release of our latest pypi package: p3g, which now makes it easier for you to create a serious Python engineering project. You can install p3g by the following method:

pip install p3g

Create a new project:

p3g generate

Create a cool Python project structure with p3g

What’s Changed

  • fix: Fix the BUG of incorrectly clearing whitespace characters in Mak… (#108) @andeya

👥 List of contributors

@Undertone0809 and @andeya

TODO

Create use config, create new project in a more convenient way. #111