Skip to content

Releases: jaimevp54/htmlBuilder

Initial prod ready versioin

02 Mar 06:13
Compare
Choose a tag to compare

This is the first version complete and stable enough for production. Included changes:

  • Feature: Rendering HTML tags using the htmlBuilder.tags module
  • Feature: Adding attributes to HTML tags using the htmlBuilder.attributes module
  • Initial library documentation
  • Complete unittest suite

Version 0.2.1

26 Feb 07:47
7ba9840
Compare
Choose a tag to compare
v0.2.1

Updated version to 0.2.1

Version 0.1.2

03 Jul 16:50
Compare
Choose a tag to compare
  • Added attribute tag classes
  • Attributes can only be used inside valid tags.

Adding to pip

28 Jun 15:36
Compare
Choose a tag to compare
Adding to pip Pre-release
Pre-release
0.1.1

Added pip necessary files