File: Changes

package info (click to toggle)
libauth-googleauth-perl 1.07-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: perl: 129; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 1,087 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Revision history for Auth::GoogleAuth

1.07      2025-02-13 13:27:22-08:00 America/Los_Angeles
        - Perl minimum version align

1.06      2025-02-11 09:13:33-08:00 America/Los_Angeles
        - Can now call otpauth without first calling qr_code

1.05      2024-04-18 15:00:06-07:00 America/Los_Angeles
        - Switch from Google Chart API to Quick Chart API

1.04      2022-03-18 08:49:53-07:00 America/Los_Angeles
        - Minor documentation update

1.03      2021-01-10 13:38:22-08:00 America/Los_Angeles
        - Migrate to Test2::V0
        - Improve .gitignore file
        - License migrate to Artistic 2.0
        - Migrate Travis CI and Coveralls to GitHub Actions and Codecov
        - Update copyright year
        - Update Travis YAML

1.02      2017-12-26 13:50:58-08:00 America/Los_Angeles
        - Adding Perl versions to test; annual general update for 2018

1.01      2015-08-03 18:04:30-07:00 America/Los_Angeles
        - Minor POD clean-up

1.00      2015-08-03 17:57:59-07:00 America/Los_Angeles
        - First version, released on an unsuspecting world.