Skip to content

Releases: DeuxHuitHuit/algolia-webcrawler

Version 2.3.0

16 Oct 18:38
2.3.0
3ddb8b9
Compare
Choose a tag to compare
  • 160bc54 Keep errors in memory to allow display of summary
  • 53fa763 Add test for a value without spaces
  • dfd8d01 Add chalk

Version 2.2.1

05 Apr 21:15
2.2.1
b826850
Compare
Choose a tag to compare
  • 666e5f0 Exclude comments node since they are not content
  • e6179aa Use cloneDeep in tests + add data-attribute test

Version 2.2.0

29 Mar 18:18
2.2.0
0f21ede
Compare
Choose a tag to compare
  • 366718e Add exclusions CSS selectors

Version 2.1.0

29 Mar 18:17
2.1.0
247295f
Compare
Choose a tag to compare

Version 2.0.2

29 Mar 18:17
2.0.2
0bab07f
Compare
Choose a tag to compare

Version 2.0.1

22 Nov 22:22
2.0.1
b3d989f
Compare
Choose a tag to compare

Version 2.0.0

30 Oct 18:43
2.0.0
748d7cb
Compare
Choose a tag to compare
  • 5c58916 Pluralize config.delayBetweenRequest
  • 1321116 Add unit tests FTW
  • 2663408 Add a plugin system
  • 22b0501 Add float and json type formatter
  • 858c978 Use ES6 + updates
  • 4537fbb Add the required algolia ACL
  • 8cca334 Update to ES6 + use Map to store data
  • d26c4ce Replace deleteByQuery deprecated function (#25)

Version 1.2.1

30 Oct 18:43
1.2.1
8a96bc9
Compare
Choose a tag to compare
  • Fix for empty value check for default value (#24)

Version 1.2.0

25 Aug 18:12
1.2.0
2da0391
Compare
Choose a tag to compare

Version 1.1.1

12 May 02:20
1.1.1
c530dee
Compare
Choose a tag to compare
  • Fixes backward compatibility with old configuration files, missing some optional sections
  • Adds proper configuration file load errors message and misconfiguration warnings.