Skip to content

Releases: goki/pi

Update to go embed, go.mod security fixes

18 Feb 09:39
Compare
Choose a tag to compare

1.0.2 with minor go indent fix

08 Apr 08:46
Compare
Choose a tag to compare

and updated go.mod dependencies.

Version 1.0.0

07 Apr 12:57
Compare
Choose a tag to compare

All cleaned up and ready to go for 1.0 release. If any further issues found in final testing, will bump to 1.0.1 etc.

should be 1.0 release candidate

25 Mar 12:27
Compare
Choose a tag to compare

parsing working reliably -- could fix a few more minor issues -- and will test for a week or two.

Moved vci to separate repository

16 Mar 01:34
Compare
Choose a tag to compare

while moving mat32 out to separate repo, doing same with vci as it is potentially more general-purpose.

now has vci, spell packages

03 Mar 11:18
Compare
Choose a tag to compare

all basic file-related packages go in pi. vci now fully supports svn and git.

still needs some golang completion fixes before ready for 1.0.

includes much improved tex package with bibtex lookup support and bibtex lib supporting loading bibtex from https://github.com/nickng/bibtex

important fix for slow packages.Load -- GOPATH preferred

16 Feb 01:28
Compare
Choose a tag to compare

Although the impact is mitigated by other changes in TextBuf, somehow packages.Load is causing a big block on everything even though in a separate goroutine, so editing is significantly smoother now using previous GOPATH mode and our own file loading code.

Effectively beta for 1.0 -- most of major GoGi & Gide done.

15 Feb 10:36
Compare
Choose a tag to compare

This is a big version bump given major progress in golang type inference, completion, and lookup, which has a few remaining relatively minor issues, but is getting very close..

Keeping up with Ki changes

30 Dec 08:46
Compare
Choose a tag to compare

No other changes.

Just keeping up with Ki updates

20 Nov 11:17
Compare
Choose a tag to compare

no changes except module version