Skip to content

v0.1.1

Compare
Choose a tag to compare
@kiyoon kiyoon released this 29 Jan 03:19
· 132 commits to master since this release

Bug fixes, compatibility updates, more user friendly, and some added features

What's Changed

  • Mac install issue: vendored mode versioneer with legacy build meta by @kiyoon in #3
  • fix auto attach not working when autostart is disabled by @kiyoon in #4
  • use persist queue for cross platform (native Windows support) by @kiyoon in #5
  • Load from ipynb and start sync by @kiyoon in #6
  • Make it possible to run jupynium without attaching to nvim. Better error when can't connect to Notebook by @kiyoon in #7
  • Support multiple languages (use .ju.) and hanging test fix by @kiyoon in #8
  • python 3.7 compatible by @kiyoon in #9
  • setuptools-scm by @kiyoon in #10
  • add sleep when idle by @kiyoon in #15
  • Partial jupytext support by @kiyoon in #16
  • get cell inputs only when loading from ipynb, instead of downloading incl. outputs by @kiyoon in #18
  • firefox profile to remember token by @kiyoon in #20
  • Textobject move repeatable by @kiyoon in #21
  • Run jupyter notebook when not running by @kiyoon in #22
  • Start sync now able to open an existing file, Auto start sync uses current file name, Fix #12 by @kiyoon in #25
  • Select notebook dir in config option by @kiyoon in #26

Full Changelog: v0.1.0...v0.1.1