Skip to content

doc: add added

This is still a work in progress, as this will be a lot of changes, I figure the longer eyes can see it, the better.

This requires #3867


Introduces the YAML metadata concept and the "Added" property to the documentation.


  • assert.markdown
v0.1.21 530328f12b4a00dfbc8ea57bafb1f9344912f0db
    ok, fail, equal, notEqual, deepEqual, notDeepEqual, strictEqual, notStrictEqual, throws

v0.1.21 4f679fd8d01c11c908bd5ca439a7aff956cda4ad
    doesNotThrow

v0.1.97 fe3d8f2411209b202b7fe74cb48b582ffc5cfc5f
    ifError

v0.5.9 8c8d51872361c0a30e56d2497daaf03a04c82849
    assert = assert.ok

v1.2.0 3f473ef141fdc7059928ebc4542b00e2f126ab07
    deepStrictEqual, notDeepStrictEqual
  • modules.markdown
  • repl.markdown
v0.1.92 b7441040f87ff5e0e7b4575852996b6a64e0ea8f
    displayPrompt
    start

v0.3.0 56df0cbf93f78daf905eae7bd66daf0910650a72
    defineCommand

v0.7.0 3421f433519411c290c732c64dadbb6547e42235
    data

v0.9.1 659d449460d84c40fc5b3bf0e23575378d72d312
    exit

v0.11.8 eacdd4bf94edc8328f42e3591ba4dd79d347571
    reset
  • timers.markdown
v0.0.1 f213a276572a02fa9997c6e0375dc6de1a7333ba
    setTimeout, setInterval, clearTimeout, clearInterval

v0.9.1 cd6122edebe09a66a3a1a3fd0904ffda39d9007b
    ref, unref

v0.9.1 382f22f22959e686b10a5f42333c468e6654cb97
    setImmediate, clearImmediate
  • zlib.markdown
v0.5.8 5b8e1dabbc117b38c56f874f4e6d5b7e537cd3c1
    Deflate, Inflate, Gzip, Gunzip, DeflateRaw, InflateRaw, Unzip
    createDeflate, createInflate, createDeflateRaw, createInflateRaw, createGzip, createGunzip, createUnzip
    flush, end, write, pause, resume

...adding to the list as I go

Merge request reports

Loading