@segment/a1-notation
Version:
Work with A1 notation like "A1" or "A1:B2"
43 lines (33 loc) • 801 B
Markdown
# 2.1.2
- Removed "named" exports (didn't work)
# 2.1.1
- Fixed default exports (didn't work)
# 2.1.0
- Deleted sourcemaps
- Deleted ES5 minified version
- Added named export
- Updated packages
# 2.0.2
- Deleted ES5, ESNext full versions
- Updated packages
# 2.0.0
- Deleted the version "without object"
- Optimized the library
- Added new methods `set*`
- Updated documentation
- Changed tab indents to spaces
- Updated name in the license
# 1.0.7
- Packages updated
# 1.0.6
- README updated
- Packages updated
# 1.0.5
- Removed `any` types
- README updated
# 1.0.4
- Fixed: invalid results in static functions for non-standard A1 like "E3:C5", "E5:C3", "C5:E3"
# 1.0.3
- README changed
- Removed unused files from npm module by adding "files" to "package.json"
- Added path to ".d.ts" file