Releases: eshikerya/Armap
Releases · eshikerya/Armap
fixups
Compare
Sorry, something went wrong.
No results found
v0.1.2
fix versioning
fix stupid last commit
Compare
Sorry, something went wrong.
No results found
v0.1.1
lost versioning
liveLink added
Compare
Sorry, something went wrong.
No results found
0.0.9
change version to 0.0.9
new constructor and fixes
Compare
Sorry, something went wrong.
No results found
new type of constructor:
create array object and extend it with armap methods.
and old one:
would create Armap object which inherit and extend Array prototype.
new intersect function and correct private properties
Compare
Sorry, something went wrong.
No results found
v0.0.7
refactor private properties in correct way
refactor to use private properties instead of public
Compare
Sorry, something went wrong.
No results found
v0.0.6
refactor to use private properties
bugfixes
Compare
Sorry, something went wrong.
No results found
added possibility to define key as function for custom keys
bugfixes
Compare
Sorry, something went wrong.
No results found
v0.0.4
undefined index cleanup fix