Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

66 lines (48 loc) · 1.31 KB

upcoming

0.5.0

  • =markdown - standart block
  • text search cmd-F
  • new blocks =Mermaid, =picture

0.4.0

  • support =useReact, =React blocks
  • =Markdown - markdown block
  • enhance code snippets, add markdown suggestions
  • fix =Image .mov, .mp4 files
  • fix styles

0.3.0

  • =Toc - table of contents block.
  • add :caption support for =Images and =Diagrams
  • =Image block now supports :link and formatting codes in caption.

0.2.1

  • fix save menu #22
  • add "New", "Save As" menu items
  • add View menu with Preview toggle
  • add "Release notes" reference

0.2.0

  • directive suggestions
  • pod6 snippets 🏷

0.1.0

  • save windows state between app restarts
  • open external url in browser
  • update export to html
  • add export to pdf
  • fix show assets from disk
  • add =Diagram component
  • switch to using shared podlite library
  • refactor main app
  • fix macos and windows distributions
  • use flexible application windows size

0.0.3

  • supports local video ( i.e. .mp4 files) for =Image
  • update pod6 lib to ver 0.28
  • add import from markdown
  • add export to html

0.0.2

  • use pod mode by default for .pod6, .rakudoc (#3)
  • enhance user interface
  • add distribution for Mac
  • add auto update for Podlite app
  • open Podlite as editor for pod6's files
  • adopt app's menu for windows and mac

0.0.1

  • Initial release