Skip to content

Tags: cloudxo/noms

Tags

latest

Toggle latest's commit message
Export MapIterator

v7.4

Toggle v7.4's commit message
Optional fields (attic-labs#3287)

This adds optional fields to structs.

New version: 7.4

To create a struct type with optional fields use types.MakeStructType2

There are some API changes in this commit and there will be some more in followup commits.

Fixes attic-labs#2327

v7.3

Toggle v7.3's commit message
Remove OID (attic-labs#3275)

Fixes attic-labs#3121

last-js

Toggle last-js's commit message
Last commit where the Noms JS SDK is present

v7

Toggle v7's commit message
Write sequence read-ahead cache to correct index (attic-labs#3025)