Skip to content

Releases: arminms/g3p

v1.1.1

08 Feb 16:25
ddc94ad
Compare
Choose a tag to compare

What's Changed

  • Fix problem with 4th argument of make_data_block() function (#11) by @arminms in #12

Full Changelog: v1.1.0...v1.1.1

v1.1.0

07 Feb 22:22
e1acd51
Compare
Choose a tag to compare

What's Changed

  • Add support for other gnuplot's terminal types in addition to svg (#9) by @arminms in #10
  • Embedding of gif animations in Jupyter notebooks is now supported

Full Changelog: v1.0.2...v1.1.0

v1.0.2

02 Feb 22:46
Compare
Choose a tag to compare

What's Changed

  • Fix sync issue and improve log retrieval (#7) by @arminms in #8

Full Changelog: v1.0.1...v1.0.2

v1.0.1

02 Feb 22:27
0bca8fd
Compare
Choose a tag to compare

What's Changed

  • Add unit tests and updated log mechanism by @arminms in #3
  • Fix issue #4 (tmpnam() warning) by @arminms in #5

Full Changelog: v0.9.4...v1.0.1

g3p version 0.9.4

29 Jan 21:37
Compare
Choose a tag to compare

What's Changed

  • Add G3P_GNUPLOT_PATH environment variable mechanism (#1)
  • Add support for Jupyter using xeus-cling (#2)

Notes

  • This is the last version that supports C++11