Skip to content

Releases: SalladShooter/phyal

v0.4.1

Choose a tag to compare

@SalladShooter SalladShooter released this 02 Sep 21:30
5c85633

phyal - 0.4.1

phyal has now updated to add a few features to track the Repositories stats whenever.

You can use

  • Github.name()
  • Github.desc()
  • Github.stars()
  • Github.forks()

v0.4.0

Choose a tag to compare

@SalladShooter SalladShooter released this 17 Jul 21:56
7def030

phyal - 0.4.0

phyal now has a website that includes documentation! It easily lets you browse around without all of the clutter and gets down to business. Check it out now → https://phyal.vercel.app/ 1.

v0.3.1

Choose a tag to compare

@SalladShooter SalladShooter released this 15 Jul 15:03

phyal - 0.3.1

  • Had to fix an issue on the PyPI side with the description.

v0.3.0

Choose a tag to compare

@SalladShooter SalladShooter released this 15 Jul 14:51

phyal - 0.3.0

Big thanks to @Matt-DESTROYER @Carbon32 for their contributions!

  • We just upgraded phyal to its biggest release yet, 0.3.0! Now it can actually be used for bigger projects easily. If you come across any bugs or errors please create an issue, and if you want to fix it yourself send a pull request. Happy coding!

v0.2.2

Choose a tag to compare

@SalladShooter SalladShooter released this 05 Mar 21:55
3d638d7

phyal - 0.2.2

  • Added import statement so you can use PHYAL without the source code

v0.2.1

Choose a tag to compare

@SalladShooter SalladShooter released this 05 Mar 12:11

PHYAL - 0.2.1

  • Merged framework.py and html_generator.py to remove clutter

v0.2.0

Choose a tag to compare

@SalladShooter SalladShooter released this 04 Mar 01:26
3d638d7

phyal - 0.2.0

Thanks to @NuclearPasta0 for the suggestion

  • Updated Syntax to make it easier to read

v0.1.0

Choose a tag to compare

@SalladShooter SalladShooter released this 04 Mar 01:25

phyal - 0.1.0

Alpha release of PHYAL to see if it received well.

  • Added a select few elements to use in phyal (more/all will come later)
  • Basic use (could possibly be buggy, in that case create an issue here on the Repo