This repository has been archived by the owner on Oct 15, 2022. It is now read-only.
Releases: duckduckgo/zeroclickinfo-goodies
Releases · duckduckgo/zeroclickinfo-goodies
v. 1027
v. 1026
- Example.pm template: correct code_url. #659
- Example.pm template: freshener updates. #658
- Unify use of URI::Escape. #651
- Replace ReleaseOnlyWithLatest with PromptIfStale. #650
- Unix Time Updates. #608
- DuckDuckGo: respond to question form #648
- Templates: update to include basic ZCI attributes. #639
- HexToDec: tighten up trigger to hex number only. #643
- TimezoneConverter Updates. #632
- DuckDuckGo: expand trigger-space. #646
- Updated pr template with new question and small fixes. #646
v. 1025
- Tmux Cheat Sheet #540
- UltimateAnswer: The query in
primary_example_queries
now triggers the IA. #638 - Example template: minor copy fixes. #636
- BinaryLogic: add ABSTRACT to reduce scroll-spam #633
- Goodie CSS Changes. #630
- ColorCodes: simplify and comment a bit. #625
- DateMath: properly recognize and handle weeks. #629
v1024
v1023
v. 1019
- Calculator: fix bangful query result. #585
- Anagram: Fix XSS. #588
- Uppercase: switch triggers to "start"-only. #580
- TravisCI: duckpan DDG fails with old version of autodie. #587
- Calculator: Actually remove the color declaration. #590
- Release closed source Goodies. #562
- Calculator: better display for very small floats. #586
- Fixes overflow error by adding 'using bigint;'. #589
- VIN: remove "Useless use of greediness modifier". #596
- Newest v. of Math::Prime::Util renamed all_factors to divisors. #599
- Simplify FlipText Goodie using Text::UpsideDown. #574
- Fix minor code layout issues. #601
- Switch encode_entities() to html_enc(). #602
- dist.ini: bump Math::Prime::Util version. #604
- PublicDNS: Changes to make styling consistent with new look DDG. #538
- UnixTime: subsume Epoch.pm functions. #606
- Gimp Cheat Sheet. #549
v. 1018
v. 1017
v. 1016
- MD5: "md5 hash" is now a trigger. #550
- New Instant Answer: Lowercase. #554
- New Instant Answer: Weekdays. #390
- Anagram: Read words only once. #536
- URLEncode is cutting the URL. #555
- Conversions: 7 milligrams to micrograms is incorrect. #552
- UnicodeFuzzySearch: Add parenthesis around the function call. #557
- USPS URL was outdated. #559
v. 1015
- Teredo: gray labels, not italicize them. #512
- Calculator: improve exponent handling. #508
- Reverse: Limit the trigger word to "reverse text" #533
- Add srand() to handle fn for Goodies using rand(). 537
- MD5: 'md5 of' works as expected. #535
- Parcelforce: Skip queries that start with ISBN. #543
- Anagram: Remove bad words from the list. #542
- Improve calculator triggers. #547
- Added HexToDec. #517
- Added latitude/longitude conversion. #524
- Styling and HTML updates for PrivateNetwork. #520
- Prevent DNA Reverse Complement from triggering without an input. #551