Skip to content

Latest commit

Β 

History

History
79 lines (67 loc) Β· 8.18 KB

CHANGELOG.md

File metadata and controls

79 lines (67 loc) Β· 8.18 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2020-07-12)

Features

  • updated package structure (b61d481)
  • doc: example for commonjs javascript usage (d55c7e3)

1.1.0 (2020-07-12)

Features

  • new logo image (9f6adac)
  • conf: correct configuration before publishing to npm (1e3047b)
  • refactor: only one instance of locations is now for everything (4103eb6)
  • update: npm update to latest version + audit (bccb234)
  • 2fa is not required (36893e4)
  • added puppeteer (b88782c)
  • automated login to google account (6e4f7bc)
  • beautifull demo (0b6bac5)
  • complex data to point and position (21dcc11)
  • demo can now open browser and set login (3a51b04)
  • demo show steps in better way (55f7949)
  • demo skeleton for all gomshal steps (56754e0)
  • detect and configure owners data (dd0587b)
  • first working version, partially commented interface (63a43bb)
  • geopointing class (22d29b7)
  • geopointing part of library (27142fa)
  • ignore everything in build subdirectory (3a8be10)
  • ignore small position changes config (1242125)
  • initial files (5021094)
  • interface for set or return reference points (77bd08e)
  • login process for logged out user (64142f8)
  • refactoring and documentation (e6b63f1)
  • response for shared location is printed (4748389)
  • static constants to transform units (0cc1f94)
  • updated to last geopointing version (eecf1f6)
  • assets: logo for project (d453592)
  • doc: better explanation how to use, minimal example (37b5145)
  • git: ignore temporary directories (ba6337e)
  • refactor: object and interfaces names are more unique (2aeb5cd)
  • ignore userdata (88c6bff)
  • new structure of enums and exported class (f9ed570)
  • new style for sending data to renderer (7a56c31)
  • simple test how extract data (fcd372e)
  • skip commit on standard version run (e24e29a)
  • skiplibcheck because of error from puppeteer (955b0f8)
  • switch to playwright instead of puppeteer (a8d212b)
  • total structure and demo changes - too many updates for single commit message, yes, i know, join multiple commit messages is evil (3fb174d)

Bug Fixes

  • doc: logo with right margin (33b9c7b)
  • doc: small bugs (8e8fcb3)
  • ava update (bdf2c05)
  • cannot find type definition file for node (15a98ad)
  • cleaning, new test runner and demo (f7a3667)
  • demo running script and launch for vscode updated (7939c14)
  • enable dom for puppeteer (01ac4b2)
  • fix all problems for testing (d522b27)
  • removed duplicates from shared locations data (90f53e0)
  • doc: fixed description and demo (e7ea2f3)
  • geopointing: last direction is string not array (c809c71)
  • locations output is log now (a6a61b2)
  • demo: react to new class and interface names (5f59b06)
  • better structure, first test, fix demo (b53d3eb)
  • closing browser and page (c5c6d12)
  • correct demo function and testing script (f9ff3a6)
  • demo app can now run and call library from electron (17254a2)
  • notes in readme (8f7b3d7)
  • react to new shared location data (0ed520d)
  • switch automated tool to playwright (662c727)
  • testing google login (f0f7bfd)