Skip to content

Releases: whdev1/targa

Targa v1.0.5

19 May 16:27
Compare
Choose a tag to compare

Adds the escape() method to the targa.Database for escaping input strings.

Targa v1.0.2

03 Feb 23:37
Compare
Choose a tag to compare

This version adds PK[T] annotation syntax and Database.update() without a WHERE clause if a primary key is annotated.

Targa v1.0.1

28 Jan 01:25
Compare
Choose a tag to compare

This version adds an update() method to targa.Database so that existing records may be updated in a remote database.

Targa v1.0.0

25 Jan 21:23
Compare
Choose a tag to compare

This is the first public release of Targa.