Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@scola/doc

scola844MIT1.0.14

Store and retrieve documents

readme

changelog

1.0.14 (Tue Sep 10 2019)

  • Update dependencies

1.0.13

  • Update scripts

1.0.12

  • Update dependencies

1.0.11

  • Update dependencies

1.0.10

  • Update dependencies

1.0.9

  • Reimplement license

1.0.8

  • Update scripts

1.0.7

  • Reimplement license, add scripts

1.0.6

  • Update dependencies
  • Update dependencies

1.0.5

  • Update dependencies

1.0.4

  • Update dependencies
  • Update dependencies

1.0.3

  • Update dependencies

1.0.2

  • Update dependencies

1.0.1

1.0.0

  • Prepare publish
  • Implement standardjs
  • Handle query error
  • Remove file writer
  • Implement postgresql query stream
  • Use vsprintf from worker
  • Update dependencies
  • Add default slice parameters after resolve
  • Reorder methods
  • Change logging setup
  • Fix empty search
  • Make host options more flexible
  • Fix search and order
  • Implement result id for postgres, add snippet
  • Update custom snippets
  • Add log
  • Rename properties, add methods
  • Change filter behaviour
  • Reimplement sender
  • Implement postgresql
  • Add link merge to sql builder
  • Change null handling
  • Allow DSN as host
  • Update rollup config
  • Add insert merge
  • Improve merge in mysql builder
  • Add max to slice
  • Update dependencies
  • Implement list snippets
  • Improve search
  • Set worker log
  • Improve streaming
  • Allow mysql streaming
  • Restructure attach
  • Rename list to args
  • Make tokens camelcase
  • Fix search
  • Redesign factories
  • Check instanceof instead of property
  • Simplify logging
  • Implement file writer
  • Handle query result separately
  • Implement find/selector
  • Add clone/id to snippet
  • Add allow to snippet
  • Implement message sender
  • Initial import