Unverified Commit cfd5e7e3 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Release v*.07

parent 22deaabd
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
Travel::Status::DE::DBWagenreihung 0.07 - Sat Jan 07 2023

    * Add ICE 3neo (model 408)
    * DBWagenreihung: Rename train_powertype to wagongroup_powertype
    * DBWagenreihung: Rename train_desc to wagongroup_description
    * DBWagenreihung: Rename train_model to wagongroup_model
    * DBWagenreihung: Rename train_subtype to wagongroup_subtype

Travel::Status::DE::DBWagenreihung 0.06 - Sun Jan 10 2021

    * DBWagenreihung: Add train_descriptions accessor
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ use warnings;
use 5.020;
use utf8;

our $VERSION = '0.06';
our $VERSION = '0.07';

use Getopt::Long;
use List::Util qw(min);
@@ -168,7 +168,7 @@ B<db-wagenreihung> I<station> I<train-number>

=head1 VERSION

version 0.06
version 0.07

This is beta software: API and output format may change without notice.

+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ use strict;
use warnings;
use 5.020;

our $VERSION = '0.06';
our $VERSION = '0.07';

use Carp qw(cluck confess);
use JSON;
@@ -625,7 +625,7 @@ Travel::Status::DE::DBWagenreihung - Interface to Deutsche Bahn Wagon Order API.

=head1 VERSION

version 0.06
version 0.07

This is beta software. The API may change without notice.

+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ use utf8;

use parent 'Class::Accessor';

our $VERSION = '0.06';
our $VERSION = '0.07';

Travel::Status::DE::DBWagenreihung::Section->mk_ro_accessors(
	qw(name start_percent end_percent length_percent start_meters end_meters length_meters)
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ use utf8;
use parent 'Class::Accessor';
use Carp qw(cluck);

our $VERSION = '0.06';
our $VERSION = '0.07';
Travel::Status::DE::DBWagenreihung::Wagon->mk_ro_accessors(
	qw(attributes class_type has_ac has_accessibility has_bahn_comfort
	  has_bike_storage has_bistro has_compartments has_family_area