Skip to content

called

Compare
Choose a tag to compare
@byteface byteface released this 29 Jul 23:04
· 310 commits to master since this release

I'm naming this release after last nights flash of inspiration. the 'called' decorator. That baby should get it's own repo. lol.

anyways. copilot is a game changer right?... what now? We can make 20 dunders in 5 minutes.

we can create vec6,7,8!!!! infinte dimension vectors in 10 minutes. Are single module codebases useful when copilot can shit out 10 methods a second? We're already overwhelmed and behind on unit tests as it is. But now this thing is suggestng 10 million other functions.

I found it was great a creating dunders so have started to add all the dunders to the shapes in geom. This creates amazing affects where you can join shapes together etc.

Beyond that the port of d3 is happening in the background mainly to drive the development of the js class and the dom nodes etc. It's going ok but hard and it's not cos i'm avoiding the parser . lol. But that stuff is undocumented still as not for use realy. As I say it's a dev driver more than a focus.

Enjoy 0.4.0!

I've upgraded all the dev requirements and tested most examples. Seems all fine.