Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 1002 Bytes

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 1002 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[v1.1.0] - 2023-12-14

Added

  • feat: add dead-simple frontend using React

Changed

  • refactor: enhance repository structure
  • docs: improve changelog
  • refactor: install lgm-prices in aws lambda from main branch instead of dev

Fixed

  • refactor: removed sensitive data from repository using BFG
  • fix: merge seller's name without logo hotfix

[v1.0.1] - 2022-12-30

Fixed

  • fix: extract seller name that do not have image logo and has div with clas "mp-loja-semlogo"

[v1.0.0] - 2022-10-16

Added

  • feat: python package 'lgm-prices' with methods to scrappe data from LigaMagic's marketplace
  • feat: create aws lambda resource using 'lgm-prices' packages to scrappe data on-demand using lambda rest api