Fb2cal

Latest version: v1.3.0

Safety actively analyzes 623355 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.3.0

Changes:
- Fix token regexp matching incorrect token (112)
- Bump minimum supported Python version to 3.9 (113)
- Release as [PyPi](https://pypi.org/project/fb2cal ) project (#115)
- Fix MechanicalSoup import error (71)

See list of issues addressed: https://github.com/mobeigi/fb2cal/milestone/12?closed=1

1.2.4

Changes:
- Add support for birthday year (40)
- Remove special logic to handle overlap bug (97)

See list of issues addressed: https://github.com/mobeigi/fb2cal/milestone/10?closed=1

1.2.3

Changes:
- Facebook password wrong: wrong output (96, thanks dag7dev)
- Add Facebook profile URL to ics description (101 , thanks karbassi )
- Facebook BirthdayCometRootQuery offset_month logic is wrong. (No results for December) (97, thanks axtck)

See list of issues addressed: https://github.com/mobeigi/fb2cal/milestone/9?closed=1

1.2.2

Changes:
* Avoid double "s" in ICS event name (83, thanks isaacna )
* Create setup.py for module (88 )
* Create CI/CD pipeline (89)

See list of issues addressed: https://github.com/mobeigi/fb2cal/milestone/8?closed=1

1.2.1

Changes:
* Add some tests for transformer, ics writer(84)
* Refactor code into fb2cal module (84)
* Update readme docs (84)
* Update version to latest in code (was not done in the last release 1.2.0) (84)

See list of issues addressed: https://github.com/mobeigi/fb2cal/milestone/7?closed=1

1.2.0

Changes:
* Code has been refactored into multiple classes (79)
* Removed Google Drive output functionality (77)
* Adding a line to fix errors with ICS format regarding lack of DTSTAMP (75 , thanks naezeroth)
* Updated script method to use new BirthdayCometRootQuery GraphQL API. This is somewhat faster than the old async endpoints but more importantly, no longer requires parsing of locale-specific text. This produces well-formatted responses so we can now retrieve the users name, id, birthday day/month as well as profile picture uri in the response. This should help those who use Facebook in a non-English language. (81)
* As result of above API change, the following issues are not redundant:
* KeyError: 'domops' bug (32)
* ERROR (parse_birthday_day_month) bug (52)
* Add support to parse non Hindu-Arabic numeral system date formats bug (13)
* Crash when processing special characters in Facebook names bug (24)
* bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml (68 )
* The following caveats also no longer apply and are removed from readme:
* Some locales are currently not supported (13)
* Some supported locales may fail. Consider changing your Facebook language to English temporarily as a workaround. (52)
* Duplicate birthday events may appear if calendar is reimported after Facebook friends change their username due to performance optimizations. (65)


See list of issues addressed: https://github.com/mobeigi/fb2cal/milestone/6?closed=1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.