Releases
v0.8.0
v0.8.0 - 2022-04-10
Docs
add reference
add contribution
Native
add Iterable#keyBy
fix Map#digest to handle non-str keys
enable Str#call to handle non-callable props
add Iterable#rindex
add Iterable#index
add Iterable#indices
Props
prohibit bool inheritance
2d77e73 : docs: add reference
b2a6211 : all: enable Str's descendants to bear its own child
914fb75 : object: fix built-in object circular references
b6b1979 : all: enable Float's descendants to bear its own child
3beeb11 : object: fix NewInheritedInt to return 0 and 1 singletons
3f8f9e2 : test: add test for user-defined error
b0e492f : all: enable Map's descendants to bear its own child
f80f469 : object: add todo comment for func proto field
d5dc784 : all: enable Range's descendants to bear its own child
bfa487b : all: enable Nil's descendants to bear its own child
7351eb7 : props: prohibit bool inheritance
7cdfa77 : object: add comments for objects without proto field
7195533 : native: add Iterable#keyBy
d10a3d3 : native: fix Map#digest to handle non-str keys
79a1a05 : native: enable Str#call to handle non-callable props
4fe2e5f : all: enable Int's descendants to bear its own child
97b50a5 : meta: update golang to 1.18
289e2f7 : meta: cosmetic change
c022bda : meta: add goreportcard badge
a10e62f : web: update playground to v0.7.0
230fa82 : all: let Arr descendant zero value inherit it
696eba7 : all: enable Arr's descendants to bear its own child
a980711 : docs: add contribution
57d0bce : native: add Iterable#rindex
e886b3b : native: add Iterable#index
b9ea240 : native: add Iterable#indices
c22c3bb : meta: fix typo
285ce9a : ci: update deprecated codecov uploader
5e1ad6d : ci: delete unreleased changelogs
You can’t perform that action at this time.